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