Module std::os::unix::io [] [src]

Unix-specific extensions to general I/O primitives

Traits

AsRawFd

A trait to extract the raw unix file descriptor from an underlying object.

FromRawFd

A trait to express the ability to construct an object from a raw file descriptor.

Type Definitions

RawFd

Raw file descriptors.