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.

impl SetSockOpt for RcvBufForce
[src]