tree: 754fdbe28b70d9cae2bf9b0369b9b4062568fd54 [path history] [tgz]
  1. src/
  2. .cargo-checksum.json
  3. appveyor.yml
  4. Cargo.toml
  5. LICENSE-APACHE
  6. LICENSE-MIT
  7. README.md
third_party/rust_crates/vendor/miow/README.md

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

miow is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.