mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
Update TODO
This commit is contained in:
parent
b9ee290ca0
commit
80c924d461
1 changed files with 1 additions and 0 deletions
1
TODO.md
1
TODO.md
|
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
## aquatic_udp
|
## aquatic_udp
|
||||||
* mio: set oneshot for epoll and kqueue? otherwise, stop reregistering?
|
* mio: set oneshot for epoll and kqueue? otherwise, stop reregistering?
|
||||||
|
* handle errors similarily to aquatic_ws, including errors in socket workers
|
||||||
* Handle Ipv4 and Ipv6 peers. Probably split torrent state. Ipv4 peers
|
* Handle Ipv4 and Ipv6 peers. Probably split torrent state. Ipv4 peers
|
||||||
can't make use of Ipv6 ones. Ipv6 ones may or may note be able to make
|
can't make use of Ipv6 ones. Ipv6 ones may or may note be able to make
|
||||||
use of Ipv4 ones, I have to check.
|
use of Ipv4 ones, I have to check.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue