gecko-dev/third_party/rust/miow
Matthew Gregan 68ff8b6963 Bug 1569090 - Vendor Rust after AudioIPC update. r=chunmin
Differential Revision: https://phabricator.services.mozilla.com/D39454

--HG--
rename : third_party/rust/memmap-0.5.2/LICENSE-APACHE => third_party/rust/memmap-0.6.2/LICENSE-APACHE
rename : third_party/rust/memmap-0.5.2/LICENSE-MIT => third_party/rust/memmap-0.6.2/LICENSE-MIT
rename : third_party/rust/memmap-0.5.2/ci/install.sh => third_party/rust/memmap-0.6.2/ci/install.sh
rename : third_party/rust/fs2/LICENSE-APACHE => third_party/rust/miow-0.2.1/LICENSE-APACHE
rename : third_party/rust/memmap-0.5.2/LICENSE-MIT => third_party/rust/miow-0.2.1/LICENSE-MIT
rename : third_party/rust/fs2/LICENSE-APACHE => third_party/rust/socket2/LICENSE-APACHE
rename : third_party/rust/memmap-0.5.2/LICENSE-MIT => third_party/rust/socket2/LICENSE-MIT
rename : third_party/rust/fs2/LICENSE-APACHE => third_party/rust/tokio-named-pipes/LICENSE-APACHE
rename : third_party/rust/memmap-0.5.2/LICENSE-MIT => third_party/rust/tokio-named-pipes/LICENSE-MIT
extra : moz-landing-system : lando
2019-07-27 13:14:41 +00:00
..
src Bug 1569090 - Vendor Rust after AudioIPC update. r=chunmin 2019-07-27 13:14:41 +00:00
.cargo-checksum.json Bug 1569090 - Vendor Rust after AudioIPC update. r=chunmin 2019-07-27 13:14:41 +00:00
Cargo.toml Bug 1569090 - Vendor Rust after AudioIPC update. r=chunmin 2019-07-27 13:14:41 +00:00
LICENSE-APACHE
LICENSE-MIT
README.md Bug 1569090 - Vendor Rust after AudioIPC update. r=chunmin 2019-07-27 13:14:41 +00:00
appveyor.yml

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.3"

License

This project is licensed under either of

at your option.

Contribution

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