summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Socket.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed SIGPIPE on cSocket::Send().madmaxoft2014-01-161-1/+1
|
* Removed shutdown() from socket closing.madmaxoft2014-01-131-4/+0
| | | | | It's not there for Windows and everything seems fine, the client doesn't shutdown either, so why should we be polite. Fixes #537.
* Merge branch 'master' into foldermove2Alexander Harkness2013-11-261-3/+0
|
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-7/+7
| | | | | Conflicts: GNUmakefile
* Moved source to srcAlexander Harkness2013-11-241-0/+396