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

pub struct ReusePort;

Trait Implementations

impl Copy for ReusePort
[src]

impl Clone for ReusePort
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ReusePort
[src]

Formats the value using the given formatter.

impl SetSockOpt for ReusePort
[src]

impl GetSockOpt for ReusePort
[src]