Struct nix::sys::socket::sockopt::TcpKeepInterval [−][src]
pub struct TcpKeepInterval;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TcpKeepInterval
impl Send for TcpKeepInterval
impl Sync for TcpKeepInterval
impl Unpin for TcpKeepInterval
impl UnwindSafe for TcpKeepInterval
Blanket Implementations
Mutably borrows from an owned value. Read more