summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/TCPLinkImpl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cNetwork: Added self pointers to keep objects alive for callbacks.Mattes D2015-01-231-10/+15
* cNetwork: Renamed callback to OnConnected()Mattes D2015-01-221-1/+1
* cNetwork: Added link creation callback.Mattes D2015-01-221-10/+16
* cNetwork: Changed listening API.Mattes D2015-01-221-1/+1
* cNetwork: Added error message to error callbacks.Mattes D2015-01-221-2/+8
* cTCPLinkImpl: Fixed type conversion warning.Mattes D2015-01-221-2/+2
* cNetwork: Split the main cpp file into several files.Mattes D2015-01-221-0/+314