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

pub struct KeepAlive;

Trait Implementations

impl Copy for KeepAlive
[src]

impl Clone for KeepAlive
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for KeepAlive
[src]

Formats the value using the given formatter.

impl SetSockOpt for KeepAlive
[src]

impl GetSockOpt for KeepAlive
[src]