mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 00:32:11 +00:00
.. | ||
src | ||
.cargo-checksum.json | ||
.cargo-ok | ||
appveyor.yml | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
miow
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.