summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/ServerHandleImpl.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cNetwork: Changed listening API.Mattes D2015-01-221-13/+36
| | | | The link-callbacks for each new accepted link are now received from the OnIncomingConnection listen-callback.
* cNetwork: Added error message to error callbacks.Mattes D2015-01-221-5/+6
|
* cTCPLinkImpl: Fixed type conversion warning.Mattes D2015-01-221-1/+1
|
* cNetwork: Split the main cpp file into several files.Mattes D2015-01-221-0/+302