summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Network.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-22cNetwork: Split the main cpp file into several files.Mattes D1-6/+13
2015-01-22cNetwork: Added an OnError callback for listening servers.Mattes D1-0/+3
2015-01-22cNetwork: Implemented connection shutdown and close.Mattes D1-4/+6
2015-01-22cNetwork: Implemented HostnameToIP lookups.Mattes D1-2/+9
2015-01-22cNetwork: Linux compilation fix.Mattes D1-0/+18
2015-01-22Implemented LibEvent-based client connections.Mattes D1-0/+188