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