aquatic/crates/udp/src
Val Packett 2d18eb6686 udp: fix msghdr creation on musl libc
Right now building for musl also requires updating glommio to a git
version.
2024-03-30 10:31:16 +01:00
..
workers udp: fix msghdr creation on musl libc 2024-03-30 10:31:16 +01:00
common.rs bencher: change to account for new aquatic_udp implementation 2024-02-10 18:51:13 +01:00
config.rs udp: Config.socket_workers: make value 0 auto-use available vCPUs 2024-02-10 23:07:59 +01:00
lib.rs udp: Config.socket_workers: make value 0 auto-use available vCPUs 2024-02-10 23:07:59 +01:00
main.rs Move all crates to new crates dir 2023-10-18 23:53:41 +02:00
swarm.rs udp: swarm: extract_response_peers: improve docs, add .copied() to iters 2024-02-11 01:02:16 +01:00