aquatic/crates/udp/tests
Joakim Frostegård 048c297fc7
udp: open one socket each for IPv4 and IPv6 (#220)
* tmp work on udp double sockets

* WIP: udp: open two sockets (one for ipv4, one for ipv6)

io_uring not ported yet

* udp: open one socket each for IPv4 and IPv6

Config file now has one setting for each

* file transfer ci: fix udp network.address_ipv4
2025-01-16 20:13:28 +01:00
..
common udp: consistently use NonZeroU16 for announce request port 2024-02-03 11:46:38 +01:00
access_list.rs udp: open one socket each for IPv4 and IPv6 (#220) 2025-01-16 20:13:28 +01:00
invalid_connection_id.rs udp: open one socket each for IPv4 and IPv6 (#220) 2025-01-16 20:13:28 +01:00
requests_responses.rs udp: open one socket each for IPv4 and IPv6 (#220) 2025-01-16 20:13:28 +01:00