]> git.lizzy.rs Git - rust.git/commit
std: Make the TCP/UDP connect_timeout methods take Duration
authorBrian Anderson <banderson@mozilla.com>
Thu, 31 Jul 2014 22:58:39 +0000 (15:58 -0700)
committerBrian Anderson <banderson@mozilla.com>
Wed, 13 Aug 2014 18:31:48 +0000 (11:31 -0700)
commit9fdcddb3178d4705db4aee5ee12c05796203658c
treebf89747f277fc55b3f4c85f92a21008a248c0fbe
parent63cd4acf535f8df177459559fe2d7e6ab390c6d8
std: Make the TCP/UDP connect_timeout methods take Duration

[breaking-change]
src/libstd/io/net/tcp.rs
src/libstd/io/net/unix.rs
src/libstd/io/timer.rs