rust/src/librustuv
Alex Crichton b49771e392 std: Remove try_send_deferred plus all fallout
Now that extra::sync primitives are built on a proper mutex instead of a
pthreads one, there's no longer any use for this function.
2014-02-03 12:05:16 -08:00
..
addrinfo.rs libstd: Use iotest! for for get_host_addresses. 2014-01-24 16:44:16 -05:00
async.rs Remove do keyword from librustuv 2014-01-29 09:15:41 -05:00
file.rs rustuv: Require all results are used and fix fallout 2014-02-03 09:32:35 -08:00
homing.rs rustuv: Require all results are used and fix fallout 2014-02-03 09:32:35 -08:00
idle.rs std: Remove try_send_deferred plus all fallout 2014-02-03 12:05:16 -08:00
lib.rs std: Remove try_send_deferred plus all fallout 2014-02-03 12:05:16 -08:00
macros.rs rustuv: Require all results are used and fix fallout 2014-02-03 09:32:35 -08:00
net.rs rustuv: Require all results are used and fix fallout 2014-02-03 09:32:35 -08:00
pipe.rs rustuv: Require all results are used and fix fallout 2014-02-03 09:32:35 -08:00
process.rs rustuv: Reimplement without using std::rt::sched 2013-12-24 14:42:00 -08:00
queue.rs std: Remove try_send_deferred plus all fallout 2014-02-03 12:05:16 -08:00
signal.rs rustuv: Require all results are used and fix fallout 2014-02-03 09:32:35 -08:00
stream.rs Removed all instances of XXX in preparation for relaxing of FIXME rule 2014-01-26 14:42:53 -05:00
timer.rs std: Remove try_send_deferred plus all fallout 2014-02-03 12:05:16 -08:00
tty.rs rustuv: Reimplement without using std::rt::sched 2013-12-24 14:42:00 -08:00
uvio.rs rustuv: Require all results are used and fix fallout 2014-02-03 09:32:35 -08:00
uvll.rs Removed all instances of XXX in preparation for relaxing of FIXME rule 2014-01-26 14:42:53 -05:00