rust/src/libnative
Alex Crichton 8e95302181 native: Implement timeouts for windows pipes
This is the last remaining networkig object to implement timeouts for. This
takes advantage of the CancelIo function and the already existing asynchronous
I/O functionality of pipes.
2014-05-07 23:29:35 -07:00
..
io native: Implement timeouts for windows pipes 2014-05-07 23:29:35 -07:00
lib.rs auto merge of #13315 : alexcrichton/rust/libc, r=alexcrichton,me 2014-04-06 02:56:39 -07:00
task.rs librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00