CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/11 06:24:42
Modified files:
usr.bin/tmux : server.c
Log message:
Free the pane bufferevent when the fd is closed (the signal could come before
the error callback).
CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/11 06:24:42
Modified files:
usr.bin/tmux : server.c
Log message:
Free the pane bufferevent when the fd is closed (the signal could come before
the error callback).