2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-02-25 13:49:40 +00:00
async-std/src/net
Yoshua Wuyts b4c1c63fd2
task::blocking async closure -> FnOnce
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
2019-10-15 16:01:24 +02:00
..
driver Suppress a lint that makes CI fail on windows 2019-09-12 23:24:20 +02:00
tcp task::blocking async closure -> FnOnce 2019-10-15 16:01:24 +02:00
udp fix: Remove unnecessary Borrowed 2019-10-01 18:08:24 +09:00
addr.rs task::blocking async closure -> FnOnce 2019-10-15 16:01:24 +02:00
mod.rs Cleanup ToSocketAddrs, add more net reexports 2019-10-09 14:26:14 +02:00