No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-06-17 16:23:09 +02:00
.github/workflows Configure GitHub Actions for CI 2020-05-01 14:49:42 -05:00
src Allow warnings 2021-06-17 16:23:09 +02:00
tests Add local_addr method to TcpBuilder #26 2017-02-27 18:18:57 +03:00
.gitignore Initial commit 2015-06-18 17:54:11 -07:00
Cargo.toml Remove special casing for Redox, as it is now supported by Unix target family 2021-06-17 16:23:04 +02:00
LICENSE-APACHE Initial commit 2015-06-18 17:54:11 -07:00
LICENSE-MIT Initial commit 2015-06-18 17:54:11 -07:00
README.md Update README 2020-05-01 15:15:24 -05:00

net2

Extensions to the standard library's networking types, proposed in RFC 1158.

Build Status Documentation

net2 is Deprecated

Prospective and existing consumers are encouraged to consider socket2 instead.

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.