summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2016-07-01 23:24:07 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2016-07-01 23:24:07 -0400
commit03ab3332e411ce1980b9e12f3f095f867a4f0013 (patch)
tree82a60f60fabd9e16c754ecf95a0a0e43a1e54ab1
parenta93f1d79384c57c01a3ed7b64f0b373efd32ca05 (diff)
downloadudpastcp-03ab3332e411ce1980b9e12f3f095f867a4f0013.tar.xz
udpastcp-03ab3332e411ce1980b9e12f3f095f867a4f0013.zip
Remove finished TODO items.
-rw-r--r--doc/TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/TODO b/doc/TODO
index 1b08be3..f55eca4 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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)