No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2018-06-12 12:30:44 -06:00
src Update to winapi 0.3 2018-01-03 09:52:54 -08:00
.gitignore Initial commit 2015-08-18 16:54:28 -07:00
appveyor.yml Don't build docs on appveyor 2016-12-18 23:37:56 -08:00
Cargo.toml Update links to gitlab 2018-06-12 12:30:44 -06:00
LICENSE-APACHE Initial commit 2015-08-18 16:54:28 -07:00
LICENSE-MIT Initial commit 2015-08-18 16:54:28 -07:00
README.md Clarify wording of license information in README. 2017-10-30 14:52:03 -07:00

miow

Build status

Documentation

A zero overhead Windows I/O library focusing on IOCP and other async I/O features.

# Cargo.toml
[dependencies]
miow = "0.1"

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.