summaryrefslogtreecommitdiffstats
path: root/source/OSSupport/SocketThreads.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* IPv6 support: fixed IP string getting on accept()madmaxoft2013-03-051-1/+1
* Fixed logic in socketthreads connectingmadmaxoft@gmail.com2013-03-051-2/+2
* IPv6 support + removed cTCPLink from Lua APImadmaxoft@gmail.com2013-03-051-9/+5
* Starting an IPv6 support / cSocket rewritemadmaxoft@gmail.com2013-03-041-5/+1
* SocketThreads fixes for crashes reported in FS #272madmaxoft@gmail.com2012-11-221-2/+4
* SocketThread: clients aren't double-removed anymore.madmaxoft@gmail.com2012-09-291-21/+0
* Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)madmaxoft@gmail.com2012-09-251-55/+44
* Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-231-0/+713