Struct nix::sys::socket::sockopt::Ipv6Ttl [−][src]
pub struct Ipv6Ttl;
Expand description
Set the unicast hop limit for the socket.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Ipv6Ttl
impl UnwindSafe for Ipv6Ttl
Blanket Implementations
Mutably borrows from an owned value. Read more