Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Socket: removed unused Socket destructor | archshift | 2014-07-19 | 1 | -1/+0 |
| | |||||
* | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 1 | -2/+2 |
| | |||||
* | Rewritten networking to use non-blocking sockets. | madmaxoft | 2014-01-27 | 1 | -0/+9 |
| | | | | This fixes #592. | ||||
* | Extracted cSocket::GetErrorString into GetOSErrorString | Tycho | 2014-01-25 | 1 | -4/+3 |
| | |||||
* | Rewritten SocketThreads for proper shutdown scenario. | madmaxoft | 2014-01-19 | 1 | -1/+5 |
| | | | | This fixes #560 and #390. | ||||
* | Fixed SIGPIPE on cSocket::Send(). | madmaxoft | 2014-01-16 | 1 | -0/+12 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into foldermove2 | Alexander Harkness | 2013-11-24 | 1 | -0/+1 |
| | | | | | Conflicts: GNUmakefile | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+101 |