Subj : CVS commit src/syncterm/term.c To : All From : deuce Date : Tue Jan 18 2005 02:37 pm src/syncterm term.c 1.28 1.29 Update of /cvsroot/sbbs/src/syncterm In directory cvs.synchro.net:/tmp/cvs-serv27613 Modified Files: term.c Log Message: Move rlogin_close() call into doterm() to avoid holding the socket in FIN_WAIT state until the user hits enter on the disconnected dialog. .