summaryrefslogtreecommitdiff
path: root/toxcore/TCP_client.h
AgeCommit message (Collapse)Author
2014-04-14Added function to TCP client and some tests.irungentoo
2014-04-13TCP_client pretty much done?irungentoo
Now next step is integrating it in tox. Added TCP server functionality to bootstrap server (define TCP_RELAY_ENABLED to enable it.)
2014-04-12Pings and onion packets implemented in TCP_Client.cirungentoo
Astyled one test and added a couple lines to another.
2014-04-06Added TCP_client.irungentoo
Some work done on the TCP part.