mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
Improve network address config documentation, update TODO
This commit is contained in:
parent
ec86d4d652
commit
0eb66f150c
4 changed files with 27 additions and 36 deletions
3
TODO.md
3
TODO.md
|
|
@ -2,6 +2,9 @@
|
|||
|
||||
## High priority
|
||||
|
||||
* Change network address handling to accept separate IPv4 and IPv6
|
||||
addresses. Open a socket for each one, setting ipv6_only flag on
|
||||
the IPv6 one (unless user opts out).
|
||||
* update zerocopy version (will likely require minor rewrite)
|
||||
|
||||
* udp (uring)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue