async-std/src/net
Stjepan Glavina ec23632f3e
Cleanup: replace cfg-if with our macros (#361)
* Cleanup: replace cfg-if with our macros

* Prefix macros with cfg_

* Remove #[macro_export] from internal macros
2019-10-17 19:17:49 +02:00
..
driver Suppress a lint that makes CI fail on windows 2019-09-12 23:24:20 +02:00
tcp Cleanup: replace cfg-if with our macros (#361) 2019-10-17 19:17:49 +02:00
udp Cleanup: replace cfg-if with our macros (#361) 2019-10-17 19:17:49 +02:00
addr.rs Cleanup: replace cfg-if with our macros (#361) 2019-10-17 19:17:49 +02:00
mod.rs Cleanup ToSocketAddrs, add more net reexports 2019-10-09 14:26:14 +02:00