Crate iovec

source · []
Expand description

A specialized byte slice type for performing vectored I/O operations.

For more detail, see IoVec documentation.

Modules

IoVec extensions for Unix platforms.

Structs

A specialized byte slice type for performing vectored I/O operations.

Constants

Max length of an IoVec slice.