Skip to content

Thin Rust wrapper around the Windows IO completion port

Notifications You must be signed in to change notification settings

alex05447/miniiocp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

miniiocp

Thin Rust wrapper around the Windows IO completion port.

See I/O Completion Ports on MSDN for the description of the concept.

Run cargo --doc for documentation.

See the tests for some example code.

Uses winapi.

About

Thin Rust wrapper around the Windows IO completion port

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages