toxcore/core
irungentoo 6bd24212ee Lossless UDP now works.
The testclient and testserver simulate a packet loss of 33%.

The only thing left to do in lossless UDP is the flow control (automatic
adjustment of the data send rate) which is only needed to transfer large
amounts of data.
2013-06-29 18:40:41 -04:00
..
DHT.c Added current work on Lossless_UDP (Not done do not test it yet) 2013-06-27 20:59:16 -04:00
DHT.h Fixed something in the DHT, added a milisecond time function. 2013-06-27 07:37:06 -04:00
Lossless_UDP.c Lossless UDP now works. 2013-06-29 18:40:41 -04:00
Lossless_UDP.h Lossless UDP now works. 2013-06-29 18:40:41 -04:00
network.c Couple fixes. 2013-06-28 09:15:19 -04:00
network.h Added a function. 2013-06-27 17:19:09 -04:00