Struct nix::sys::socket::linger [−][src]
Fields
l_onoff: c_int
l_linger: c_int
Trait Implementations
impl Clone for linger[src]
impl Clone for lingerfn clone(&self) -> linger[src]
fn clone(&self) -> lingerReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Copy for linger[src]
impl Copy for lingerimpl Debug for linger[src]
impl Debug for linger