Files
rust/src/libstd/io/net
Alex Crichton 7b81cc09c1 Make a double-write UDP test more robust
I have a hunch this just deadlocked the windows bots. Due to UDP being a lossy
protocol, I don't think we can guarantee that the server can receive both
packets, so just listen for one of them.
2014-02-05 18:47:49 -08:00
..
2014-02-03 09:32:35 -08:00
2014-01-07 23:51:38 -08:00
2013-11-11 20:44:07 -08:00