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

pub struct SendTimeout;

Trait Implementations

impl Copy for SendTimeout
[src]

impl Clone for SendTimeout
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Debug for SendTimeout
[src]

[]

Formats the value using the given formatter.

impl SetSockOpt for SendTimeout
[src]

impl GetSockOpt for SendTimeout
[src]