Displaying 1 result from an estimated 1 matches for "log_connect_close".
2000 Aug 24
0
patch for a few things
...nd execution
doesn't return to main() to log the "connection closing" message. I
don't understand the protocol well enough to know if there was a better
way to have it handle the situation so that it actually does return to
main. So, I did this:
- added a routine log_connect_close() and pushed this with
fatal_add_cleanup() to run on fatal_cleanup()
- saved hostname, ipaddr, and port in global vars
There's almost certainly a better way to do this, though.
The attached patch is made against the openssh-SNAP-20000823 source.
--
Will Day <PGP mail pre...