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

pub struct ReuseAddr;

Trait Implementations

impl Copy for ReuseAddr
[src]

impl Clone for ReuseAddr
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ReuseAddr
[src]

Formats the value using the given formatter.

impl SetSockOpt for ReuseAddr
[src]

impl GetSockOpt for ReuseAddr
[src]