Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Thu Jun 17 01:34:59 2010 On host: debiancvs.march-hare.local Directory: cvsnt/protocols M sserver.cpp CVSNT_BRANCH_2_8_01_3761 1.16.2.44.4.2.2.3 -> 1.16.2.44.4.2.2.4 Bug Id: Log message: backport Tony's compile fix for sserver on linux. ioctlsocket() is not always available, so check using #ifdef FIONBIO.