Crate winapi_wsapoll

source ·
Expand description

This crate provides a safe binding to WSAPoll.

On non-windows, this crate is empty.

§Minimum Rust version

The minimum Rust version required by this crate is 1.34.

Functions§

  • wsa_poll waits for one of a set of file descriptors to become ready to perform I/O.