Struct nix::sys::socket::sockopt::IpMulticastTtl [] [src]

pub struct IpMulticastTtl;

Trait Implementations

impl Copy for IpMulticastTtl
[src]

impl Clone for IpMulticastTtl
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for IpMulticastTtl
[src]

Formats the value using the given formatter.

impl SetSockOpt for IpMulticastTtl
[src]

impl GetSockOpt for IpMulticastTtl
[src]