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] Fri Jun 18 00:17:46 2010 On host: debiancvs.march-hare.local Directory: cvsnt/cvsapi/win32 M SocketIO.cpp CVSNT_BRANCH_2_8_01_3761 1.1.2.14.4.9.2.12 -> 1.1.2.14.4.9.2.13 Bug Id: 5923 Directory: cvsnt/protocols M sspi.cpp CVSNT_BRANCH_2_8_01_3761 1.25.2.49.6.6.2.3 -> 1.25.2.49.6.6.2.4 Bug Id: 5923 Directory: cvsnt/src M server.cpp CVSNT_BRANCH_2_8_01_3761 1.106.2.210.6.99.2.18 -> 1.106.2.210.6.99.2.19 Bug Id: 5923 Log message: Bug5923: patch to disable proxy socket select on windows by default. Also adds extra debugging of the whole 'accept' process and sspi connect. Also reduces the select/wait cycle from 10 seconds to 1 second.