summaryrefslogtreecommitdiffstats
path: root/source/OSSupport/ListenThread.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-23Fixed a problem in Linux handling of ListenThread.madmaxoft@gmail.com1-1/+4
2013-03-14Added water and lava springs.madmaxoft@gmail.com1-3/+3
2013-03-05Made ListenThread an OSSupport part, as it's generic enoughmadmaxoft@gmail.com1-0/+0
2013-03-05IPv6 support: fixed IP string getting on accept()madmaxoft1-1/+1
2013-03-05Listening ports are now loggedmadmaxoft@gmail.com1-1/+1
2013-03-05IPv6 support + removed cTCPLink from Lua APImadmaxoft@gmail.com1-10/+64
2013-03-04Moved client socket accepting into a separate thread object, cListenThreadmadmaxoft@gmail.com1-0/+172