Struct nix::sys::socket::sockopt::Linger
[−]
[src]
pub struct Linger;
Trait Implementations
impl Copy for Linger
[src]
impl Copy for Linger
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 Debug for Linger
[src]
impl Debug for Linger
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl SetSockOpt for Linger
[src]
impl SetSockOpt for Linger
impl GetSockOpt for Linger
[src]
impl GetSockOpt for Linger