summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/BlockingTCPLink.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed the unused cBlockingTCPLink class.madmaxoft2014-04-301-142/+0
* Fixed cast to type with different alignment in BlockingTCPLinkTycho2014-03-101-1/+1
* Fixed multiple gcc warnings about unused params.madmaxoft2014-02-281-0/+4
* Extracted cSocket::GetErrorString into GetOSErrorStringTycho2014-01-251-2/+2
* Fixed SIGPIPE on cSocket::Send().madmaxoft2014-01-161-11/+0
* Moved source to srcAlexander Harkness2013-11-241-0/+149