summaryrefslogtreecommitdiffstats
path: root/source/OSSupport/Socket.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-101/+0
* Socket: Removed the absurd function returning localhost addr, now using INADDR_LOOPBACKmadmaxoft@gmail.com2013-06-151-1/+0
* IPv6 support: fixed IP string getting on accept()madmaxoft2013-03-051-2/+5
* IPv6 support + removed cTCPLink from Lua APImadmaxoft@gmail.com2013-03-051-30/+33
* Moved client socket accepting into a separate thread object, cListenThreadmadmaxoft@gmail.com2013-03-041-2/+5
* Starting an IPv6 support / cSocket rewritemadmaxoft@gmail.com2013-03-041-1/+13
* SocketThreads fixes for crashes reported in FS #272madmaxoft@gmail.com2012-11-221-6/+8
* Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-231-0/+79