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