Open
Description
seaslug/src/io/io_uring/uring.rs
Lines 610 to 621 in 63d16b8
This code assumes that the layout of std::net::SocketAddrV{4,6}
matches libc::sockaddr
, but std makes no such promise. See rust-lang/rust#78802 for more details.
Example fixes: tokio-rs/mio#1388, rust-lang/socket2#120.
Metadata
Metadata
Assignees
Labels
No labels