summaryrefslogtreecommitdiff
path: root/src/SimpleSocket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SimpleSocket::TranslateSocketError needs to do sensible things #ifdef _DARWINEspen Wiborg2012-08-251-1/+1
|
* Re-fix the problems building clsocket on OS X by standardizing on _DARWINTimothy Collett2012-07-051-1/+1
|
* Ensure that pieces that are Linux-specific are ignored on Mac OS XTimothy Collett2012-06-141-1/+1
|
* Fix the fail.Petr Mrázek2012-05-301-1/+1
|
* Added preliminary OSX support as well as updated outdated os macrosDylan Armstrong2012-04-171-2/+2
|
* Unify whitespace and formattingPetr Mrázek2012-03-111-320/+320
|
* import original clsocket filesPetr Mrázek2012-03-111-0/+1135