Crate iocp[stability] [-]  [+] [src]

Provides an I/O completion port for asynchronous operations.

This crate is only available on Windows. See the example in examples/main.rs.

Structs

CompletionStatus

Represents an I/O completion status packet

IoCompletionPort

Represents an I/O completion port.

OVERLAPPED

Enums

IocpError

Type Definitions

HANDLE
IocpResult