This is a discussion on Re: too many close calls for non-opened fds within the OpenSSH Development forums, part of the Networking and Network Related category; On Fri, 18 Aug 2006, Logu wrote: > > sshd closes all fd's unconditionally. It should only happen once ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Fri, 18 Aug 2006, Logu wrote:
> > sshd closes all fd's unconditionally. It should only happen once per > > sshd invocation when reexec is disabled. > > I have attached a patch that prevents calling closefrom() when re-exec is > disabled. Your comments are welcome. Why do you want to do this? The closefrom is run only *once* per time sshd is started, not for every connection. -d _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://lists.mindrot.org/mailman/lis...enssh-unix-dev |
![]() |
| Thread Tools | |
| Display Modes | |
|
|