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 linger
fn clone(&self) -> linger
[src]
fn clone(&self) -> linger
Returns 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 linger
impl Debug for linger
[src]
impl Debug for linger