diff --git a/TODO.md b/TODO.md index 23f5664..93d723e 100644 --- a/TODO.md +++ b/TODO.md @@ -1,10 +1,8 @@ # TODO -## General -* net2 is deprecated, so transition to socket2 instead - ## aquatic_ws * ipv4 and ipv6 state split: think about this more.. +* set debug level for various outputs ## aquatic_udp * mio: set oneshot for epoll and kqueue? otherwise, stop reregistering? @@ -14,6 +12,9 @@ use of Ipv4 ones, I have to check. * More tests? +## aquatic_udp_bench +* move plot_pareto to own crate + ## bittorrent_udp * Tests with good known byte sequences (requests and responses)