Subj : CVS commit src/xpdev/sockwrap.c To : All From : deuce Date : Mon Mar 14 2005 09:58 am src/xpdev sockwrap.c 1.26 1.27 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv2661 Modified Files: sockwrap.c Log Message: Support USE_SENDFILE... if defined, will attempt to use sendfile() to send files... and fallback to the read/send implementation. .