Struct nix::sys::select::FdSet [] [src]

#[repr(C)]
pub struct FdSet { /* fields omitted */ }

Methods

impl FdSet
[src]

Trait Implementations

impl Clone for FdSet
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more