commit | 6c3eec7ab23d58157ded8a0e6283f93e45390d07 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Thu May 05 14:16:22 2011 +1000 |
committer | Damien Miller <djm@mindrot.org> | Thu May 05 14:16:22 2011 +1000 |
tree | 3beb55b3ca050613a158865ec350008dcdd0ab72 | |
parent | ad21032e656aefcddb2cc52f014885026ba82d56 [diff] |
- djm@cvs.openbsd.org 2011/04/17 22:42:42 [PROTOCOL.mux clientloop.c clientloop.h mux.c ssh.1 ssh.c] allow graceful shutdown of multiplexing: request that a mux server removes its listener socket and refuse future multiplexing requests; ok markus@