summaryrefslogtreecommitdiffstats
path: root/source/ListenThread.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made ListenThread an OSSupport part, as it's generic enoughmadmaxoft@gmail.com2013-03-051-226/+0
* IPv6 support: fixed IP string getting on accept()madmaxoft2013-03-051-1/+1
* Listening ports are now loggedmadmaxoft@gmail.com2013-03-051-1/+1
* IPv6 support + removed cTCPLink from Lua APImadmaxoft@gmail.com2013-03-051-10/+64
* Moved client socket accepting into a separate thread object, cListenThreadmadmaxoft@gmail.com2013-03-041-0/+172