Crate pnet_sys[][src]

Structs

Any file descriptor on unix, only sockets on Windows.

Constants

Functions

Convert a Duration into a platform specific timespec.

Convert a Duration into a platform specific timeval.

Extracts and returns a timout for reading from the socket.

Set a timeout for receiving from the socket.

Convert a platform specific timespec into a Duration.

Convert a platform specific timeval into a Duration.

Type Definitions