Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | This fixes #592. | ||||
* | 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 |
| | | | | This fixes #560 and #390. | ||||
* | SocketThreads: Removed unused code. | madmaxoft | 2014-01-19 | 1 | -51/+0 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+675 |