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

pub struct TcpKeepAlive;

Trait Implementations

impl Copy for TcpKeepAlive
[src]

impl Clone for TcpKeepAlive
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for TcpKeepAlive
[src]

Formats the value using the given formatter.

impl SetSockOpt for TcpKeepAlive
[src]

impl GetSockOpt for TcpKeepAlive
[src]