Struct nix::sys::socket::sockopt::Linger [] [src]

pub struct Linger;

Trait Implementations

impl Copy for Linger
[src]

impl Clone for Linger
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Linger
[src]

Formats the value using the given formatter.

impl SetSockOpt for Linger
[src]

impl GetSockOpt for Linger
[src]