Struct nix::sys::socket::sockopt::TcpKeepAlive
[−]
[src]
pub struct TcpKeepAlive;
Trait Implementations
impl Copy for TcpKeepAlive
[src]
impl Clone for TcpKeepAlive
[src]
fn clone(&self) -> TcpKeepAlive
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more