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

pub struct SndBuf;

Trait Implementations

impl Copy for SndBuf
[src]

impl Clone for SndBuf
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SndBuf
[src]

Formats the value using the given formatter.

impl SetSockOpt for SndBuf
[src]

impl GetSockOpt for SndBuf
[src]