summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/NetworkSingleton.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-23cNetwork: Added self pointers to keep objects alive for callbacks.Mattes D1-0/+2
Ref.: http://forum.mc-server.org/showthread.php?tid=1700&pid=17947#pid17947
2015-01-22cNetwork: Fixed race conditions with lookups; proper shutdown.Mattes D1-38/+39
2015-01-22cNetwork: Split the main cpp file into several files.Mattes D1-45/+6
2015-01-22cNetwork: Split cNetworkSingleton to a separate file.Mattes D1-0/+281