CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/23 16:27:38
Modified files:
usr.bin/ssh : mux.c
Log message:
set "detach_close" flag when registering channel cleanup callbacks.
This causes the channel to close normally when its fds close and
hangs when terminating a mux slave using ~. bz#1758; ok markus@
