commit | a1f6840a4fa1fd48ecbf5a3ebb2c3b18f3a6c587 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Sat Aug 19 00:31:39 2006 +1000 |
committer | Damien Miller <djm@mindrot.org> | Sat Aug 19 00:31:39 2006 +1000 |
tree | 8e43bc8778518252c8ebba8fb11764d8f1927a50 | |
parent | 565ca3f60058f22d083572930833aaff2292ac20 [diff] |
- djm@cvs.openbsd.org 2006/08/16 11:47:15 [sshd.c] factor inetd connection, TCP listen and main TCP accept loop out of main() into separate functions to improve readability; ok markus@