mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update TODO
This commit is contained in:
parent
2779b6ec3a
commit
16155f3de5
1 changed files with 3 additions and 0 deletions
3
TODO.md
3
TODO.md
|
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
## aquatic
|
## aquatic
|
||||||
* `thread 'main' panicked at 'overflow when subtracting duration from instant', src/libstd/time.rs:374:9`
|
* `thread 'main' panicked at 'overflow when subtracting duration from instant', src/libstd/time.rs:374:9`
|
||||||
|
* Handler: put responses in vector and send them all together after releasing
|
||||||
|
lock?
|
||||||
|
* Use bounded request channel?
|
||||||
* Handle Ipv4 and Ipv6 peers. Probably split state. Ipv4 peers can't make
|
* Handle Ipv4 and Ipv6 peers. Probably split state. Ipv4 peers can't make
|
||||||
use of Ipv6 ones. Ipv6 ones may or may note be able to make use of Ipv4
|
use of Ipv6 ones. Ipv6 ones may or may note be able to make use of Ipv4
|
||||||
ones, have to check.
|
ones, have to check.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue