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

pub struct RcvBufForce;

Trait Implementations

impl Copy for RcvBufForce
[src]

impl Clone for RcvBufForce
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for RcvBufForce
[src]

Formats the value using the given formatter. Read more

impl SetSockOpt for RcvBufForce
[src]

Auto Trait Implementations

impl Send for RcvBufForce

impl Sync for RcvBufForce