mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-19 00:00:09 +02:00
* reactor: rename tokio-reactor -> tokio-net This is in preparation for #1264
14 lines
333 B
Markdown
14 lines
333 B
Markdown
# tokio-reactor
|
|
|
|
Event loop that drives Tokio I/O resources.
|
|
|
|
## License
|
|
|
|
This project is licensed under the [MIT license](LICENSE).
|
|
|
|
### Contribution
|
|
|
|
Unless you explicitly state otherwise, any contribution intentionally submitted
|
|
for inclusion in Tokio by you, shall be licensed as MIT, without any additional
|
|
terms or conditions.
|