mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
aquatic: handler: put responses in vector, send after releasing lock
This commit is contained in:
parent
16155f3de5
commit
f8713c09c1
2 changed files with 28 additions and 20 deletions
2
TODO.md
2
TODO.md
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
## aquatic
|
||||
* `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
|
||||
use of Ipv6 ones. Ipv6 ones may or may note be able to make use of Ipv4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue