• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/workflows/H03-May-2022-7873

src/H03-May-2022-3,8822,774

.cargo-checksum.jsonH A D03-May-202289 11

.cargo_vcs_info.jsonH A D01-Apr-202074 65

.gitignoreH A D13-Jan-202040 64

Cargo.tomlH A D01-Apr-20201.4 KiB4238

Cargo.toml.orig-cargoH A D01-Apr-2020838 3629

LICENSE-APACHEH A D06-May-201910.6 KiB202169

LICENSE-MITH A D06-May-20191 KiB2622

README.mdH A D09-Sep-2019581 2113

README.md

1# socket2-rs
2
3[Documentation](https://docs.rs/socket2)
4
5# License
6
7This project is licensed under either of
8
9 * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
10   http://www.apache.org/licenses/LICENSE-2.0)
11 * MIT license ([LICENSE-MIT](LICENSE-MIT) or
12   http://opensource.org/licenses/MIT)
13
14at your option.
15
16### Contribution
17
18Unless you explicitly state otherwise, any contribution intentionally submitted
19for inclusion in this project by you, as defined in the Apache-2.0 license,
20  shall be dual licensed as above, without any additional terms or conditions.
21