summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Socket.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed reported parentheses around comparisons.Mattes D2014-12-051-1/+1
|
* Socket: removed unused Socket destructorarchshift2014-07-191-1/+0
|
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-2/+2
|
* Rewritten networking to use non-blocking sockets.madmaxoft2014-01-271-0/+9
| | | | This fixes #592.
* Extracted cSocket::GetErrorString into GetOSErrorStringTycho2014-01-251-4/+3
|
* Rewritten SocketThreads for proper shutdown scenario.madmaxoft2014-01-191-1/+5
| | | | This fixes #560 and #390.
* Fixed SIGPIPE on cSocket::Send().madmaxoft2014-01-161-0/+12
|
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-0/+1
| | | | | Conflicts: GNUmakefile
* Moved source to srcAlexander Harkness2013-11-241-0/+101