Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <694e4de76630dc2c@obrien> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Thu Jun 2 11:40:05 2011 On host: mail.march-hare.com Directory: cvsnt/cvsapi/win32 M SocketIO.cpp CVSNT_BRANCH_2_8_01_3761 1.1.2.14.4.9.2.19 -> 1.1.2.14.4.9.2.20 Bug Id: 6132 Log message: Bug6132: Each 'master' thread now has a separate semaphore handle and poiinter to the disconnectex API. A pointer to the structure containing all this is now passed to the 'sub-thread' to do the work - thins includes the 'socket' that was originally the only thing passed.