async-std/src/net
Stjepan Glavina 3dd59d7056
Refactor the task module (#421)
* Refactor the task module

* Fix clippy warning

* Simplify task-local entries

* Reduce the amount of future wrapping

* Cleanup

* Simplify stealing
2019-11-01 02:45:33 +01:00
..
driver Refactor the task module (#421) 2019-11-01 02:45:33 +01:00
tcp Refactor the task module (#421) 2019-11-01 02:45:33 +01:00
udp Cleanup: replace cfg-if with our macros (#361) 2019-10-17 19:17:49 +02:00
addr.rs Refactor the task module (#421) 2019-11-01 02:45:33 +01:00
mod.rs standardize net docs 2019-10-28 00:15:13 +01:00