Struct libc::fd_set [] [src]

pub struct fd_set {
    // some fields omitted
}

Trait Implementations

impl Copy for fd_set
[src]

impl Clone for fd_set
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more