summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/TCPLinkImpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-14Fixed TCP link shutdown.Mattes D1-0/+12
2015-01-23cNetwork: Added self pointers to keep objects alive for callbacks.Mattes D1-5/+11
2015-01-22cNetwork: Added link creation callback.Mattes D1-2/+9
2015-01-22cTCPLinkImpl: Fixed type conversion warning.Mattes D1-2/+2
2015-01-22cNetwork: Split the main cpp file into several files.Mattes D1-0/+109