summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/ServerHandleImpl.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-23cNetwork: Added self pointers to keep objects alive for callbacks.Mattes D1-0/+3
Ref.: http://forum.mc-server.org/showthread.php?tid=1700&pid=17947#pid17947
2015-01-22cNetwork: Changed listening API.Mattes D1-9/+2
The link-callbacks for each new accepted link are now received from the OnIncomingConnection listen-callback.
2015-01-22cNetwork: Split the main cpp file into several files.Mattes D1-0/+109