rust/src/libstd/net
Manish Goregaokar ac478ecb50 Rollup merge of #25216 - barosl:no-more-task, r=Manishearth
I've found that there are still huge amounts of occurrences of `task`s in the documentation. This PR tries to eliminate all of them in favor of `thread`.
2015-05-09 18:40:19 +05:30
..
addr.rs
ip.rs Rollup merge of #25105 - tshepang:doc-addr, r=steveklabnik 2015-05-05 09:24:36 +05:30
mod.rs std: Rename sys::foo2 modules to sys::foo 2015-05-07 09:30:00 -07:00
parser.rs Fallout from fixing Issue 25199. 2015-05-08 14:48:26 +02:00
tcp.rs Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
test.rs
udp.rs std: Rename sys::foo2 modules to sys::foo 2015-05-07 09:30:00 -07:00