summaryrefslogtreecommitdiffstats
path: root/tests/Network/EchoServer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-22cNetwork: Added an OnError callback for listening servers.Mattes D1-0/+5
2015-01-22cNetwork: Implemented connection shutdown and close.Mattes D1-1/+15
2015-01-22cNetwork: Fixed Linux compilation.Mattes D1-1/+1
2015-01-22cNetwork: Implemented link address getting.Mattes D1-4/+4
2015-01-22cNetwork: Implemented basic server functionality.Mattes D1-1/+67
2015-01-22cNetwork: Implemented HostnameToIP lookups.Mattes D1-0/+19