Subj : CVS commit src/sbbs3/sexyz.c To : All From : rswindell Date : Fri Jun 10 2005 11:31 am src/sbbs3 sexyz.c 1.59 1.60 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv19882 Modified Files: sexyz.c Log Message: Eliminated legacy putcom() macro. If send_byte() WaitForEvent times-out, but there is space in the buffer, don't return an error. Use setvbuf() to speed up the CRC calculation of local files. Added support for [zmodem] InitTimeout and CrcTimeout values. .