rust/src/libstd/net
bors 9cb01365ee Auto merge of #36762 - achanda:sockaddr_type, r=alexcrichton
Add two functions to check type of SockAddr

These can be used to determine the type of the underlying IP
address

r? @alexcrichton
2016-10-12 11:28:53 -07:00
..
addr.rs Auto merge of #36762 - achanda:sockaddr_type, r=alexcrichton 2016-10-12 11:28:53 -07:00
ip.rs Auto merge of #36707 - achanda:ip_type, r=alexcrichton 2016-10-10 17:18:01 -07:00
mod.rs Add a platform-abstraction tidy script 2016-10-02 14:52:15 -07:00
parser.rs std: Correct stability attributes for some implementations 2016-10-01 23:58:14 +01:00
tcp.rs Ignore entire test modules on emscripten instead of individual tests 2016-09-30 14:02:52 -07:00
test.rs Add a platform-abstraction tidy script 2016-10-02 14:52:15 -07:00
udp.rs Ignore entire test modules on emscripten instead of individual tests 2016-09-30 14:02:52 -07:00