Struct nix::sys::socket::sockopt::TcpCongestion [−][src]
pub struct TcpCongestion;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TcpCongestion
impl Send for TcpCongestion
impl Sync for TcpCongestion
impl Unpin for TcpCongestion
impl UnwindSafe for TcpCongestion
Blanket Implementations
Mutably borrows from an owned value. Read more