Extensions to the standard library's networking types as proposed in RFC 1158.
# Cargo.toml
[dependencies]
net2 = "0.2.39"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a TCP listener with custom socket options using net2.
Migrate to the `socket2` crate for similar functionality.
No dependency data recorded yet.