Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
* | Nullify deleted pointers. | archshift | 2014-06-19 | 1 | -0/+1 |
* | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 1 | -1/+1 |
* | Added additional macros to support the MSVC size_t format and changed all formats to use the macros | Tycho | 2014-03-12 | 1 | -1/+1 |
* | Fixed a load of format string errors | Tycho | 2014-03-11 | 1 | -1/+1 |
* | Fixed socket leaking. | madmaxoft | 2014-02-03 | 1 | -0/+5 |
* | SocketThreads: Fixed sending to closed socket. | madmaxoft | 2014-02-03 | 1 | -1/+6 |
* | Rewritten networking to use non-blocking sockets. | madmaxoft | 2014-01-27 | 1 | -54/+118 |
* | Extracted cSocket::GetErrorString into GetOSErrorString | Tycho | 2014-01-25 | 1 | -1/+2 |
* | Rewritten SocketThreads for proper shutdown scenario. | madmaxoft | 2014-01-19 | 1 | -121/+115 |
* | SocketThreads: Removed unused code. | madmaxoft | 2014-01-19 | 1 | -51/+0 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+675 |