Struct nix::sys::socket::sockopt::KeepAlive [−][src]
pub struct KeepAlive;
Trait Implementations
impl SetSockOpt for KeepAlive[src]
impl SetSockOpt for KeepAlive[src]pub struct KeepAlive;
impl SetSockOpt for KeepAlive[src]impl Copy for KeepAlive[src]impl Eq for KeepAlive[src]impl StructuralEq for KeepAlive[src]impl StructuralPartialEq for KeepAlive[src]impl RefUnwindSafe for KeepAliveimpl Send for KeepAliveimpl Sync for KeepAliveimpl Unpin for KeepAliveimpl UnwindSafe for KeepAlive