Struct nix::sys::socket::sockopt::TcpNoDelay
[−]
[src]
pub struct TcpNoDelay;
Trait Implementations
impl Copy for TcpNoDelay[src]
impl Clone for TcpNoDelay[src]
fn clone(&self) -> TcpNoDelay
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more