too many close calls for non-opened fds

Damien Miller djm at mindrot.org
Thu Aug 17 22:35:41 EST 2006


On Thu, 17 Aug 2006, Logu wrote:

> I tried by disabling the re-exec feature and still I see a large number of 
> close() calls during connection.
> Is there any other possible reason for the issue.

sshd closes all fd's unconditionally. It should only happen once per
sshd invocation when reexec is disabled.

-d




More information about the openssh-unix-dev mailing list