async-std/src/net
Pascal Hertleif 56538ebd91 Improve verbose errors for socket addresses
Moves the point of adding error context to the net::addr module so that
we have access to the raw address input and can include it in the error
message.
2019-11-25 23:30:31 +01:00
..
driver Refactor the task module (#421) 2019-11-01 02:45:33 +01:00
tcp Improve verbose errors for socket addresses 2019-11-25 23:30:31 +01:00
udp Improve verbose errors for socket addresses 2019-11-25 23:30:31 +01:00
addr.rs Improve verbose errors for socket addresses 2019-11-25 23:30:31 +01:00
mod.rs standardize net docs 2019-10-28 00:15:13 +01:00