summaryrefslogtreecommitdiff
path: root/test/clsocket
Commit message (Expand)AuthorAgeFilesLines
* Code-style consistency improvement:erwincoumans2018-09-233-158/+156
* use TCP in main thread, accumulate bytes until size matches.Erwin Coumans2017-02-201-2/+4
* more tcp testingErwin Coumans2017-02-203-28/+37
* tcp echo/query test setupErwin Coumans2017-02-202-17/+37
* adjusted clsocket build and test, so there is an EchoServer and QueryDayTime ...Erwin Coumans2017-02-193-3/+60
* add tiny cross-platform TCP socket library from https://github.com/DFHack/cls...Erwin Coumans2017-02-193-0/+194