rust/src/libstd/io/net
Alex Crichton a526aa139e Implement named pipes for windows, touch up unix
* Implementation of pipe_win32 filled out for libnative
* Reorganize pipes to be clone-able
* Fix a few file descriptor leaks on error
* Factor out some common code into shared functions
* Make use of the if_ok!() macro for less indentation

Closes #11201
2014-02-16 18:46:01 -08:00
..
addrinfo.rs std: Fixing all documentation 2014-02-03 09:32:35 -08:00
ip.rs IterBytes for IpAddr and SocketAddr 2014-02-10 02:21:50 -08:00
mod.rs Implement named pipes for windows, touch up unix 2014-02-16 18:46:01 -08:00
tcp.rs Test fixes and rebase conflicts 2014-02-11 19:58:44 -08:00
udp.rs Test fixes and rebase conflicts 2014-02-11 19:58:44 -08:00
unix.rs Implement named pipes for windows, touch up unix 2014-02-16 18:46:01 -08:00