diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2016-07-01 23:24:07 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2016-07-01 23:24:07 -0400 |
commit | 03ab3332e411ce1980b9e12f3f095f867a4f0013 (patch) | |
tree | 82a60f60fabd9e16c754ecf95a0a0e43a1e54ab1 /doc | |
parent | a93f1d79384c57c01a3ed7b64f0b373efd32ca05 (diff) | |
download | udpastcp-03ab3332e411ce1980b9e12f3f095f867a4f0013.tar.xz udpastcp-03ab3332e411ce1980b9e12f3f095f867a4f0013.zip |
Remove finished TODO items.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,13 +1,9 @@ -- FIN open TCP connections on exit - - add 'TCP Fast Open' support - optionally return ACKs and retransmit if no ACK - change some of the tiny hash tables to linked lists -- allow more than 32768 connections to multiple hosts? - -- add fake TCP options? +- add fake TCP options - add Windows support (not likely) |