CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/17 16:42:42
Modified files:
usr.bin/ssh : PROTOCOL.mux clientloop.c clientloop.h mux.c
ssh.1 ssh.c
Log message:
allow graceful shutdown of multiplexing: request that a mux server removes
its listener socket and refuse future multiplexing requests; ok markus@
