summaryrefslogtreecommitdiffstats
path: root/source/OSSupport/ListenThread.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ListenThread: Fixed socket-querying, might have crashed some linux versions.madmaxoft@gmail.com2013-04-011-1/+1
* ListenThread now reports the protocol used (IPv4 - IPv6) in its error messagesmadmaxoft@gmail.com2013-03-291-8/+8
* Fixed a problem in Linux handling of ListenThread.madmaxoft@gmail.com2013-03-231-1/+4
* Added water and lava springs.madmaxoft@gmail.com2013-03-141-3/+3
* Made ListenThread an OSSupport part, as it's generic enoughmadmaxoft@gmail.com2013-03-051-0/+226