Struct nix::sys::socket::sockopt::IpMulticastTtl
[−]
[src]
pub struct IpMulticastTtl;
Trait Implementations
impl Copy for IpMulticastTtl
[src]
impl Clone for IpMulticastTtl
[src]
fn clone(&self) -> IpMulticastTtl
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