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