Subj : CVS commit src/syncterm/term.c To : All From : rswindell Date : Fri Jun 03 2005 02:46 am src/syncterm term.c 1.49 1.50 Update of /cvsroot/sbbs/src/syncterm In directory cvs.synchro.net:/tmp/cvs-serv15019 Modified Files: term.c Log Message: Eliminated "unused argument" Borland warnings. Allow ESC, CTRL-C, and CTRL-X to locally abort download. recv_byte() now buffers up 2K of data. Displays final transfer status (successfull or not, how many bytes). Waits for "session cleanup" (over-and-out) from sender. .