]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #13354 : alexcrichton/rust/fixup-some-signals, r=sfackler
authorbors <bors@rust-lang.org>
Mon, 7 Apr 2014 10:46:37 +0000 (03:46 -0700)
committerbors <bors@rust-lang.org>
Mon, 7 Apr 2014 10:46:37 +0000 (03:46 -0700)
This also makes the listener struct sendable again by explicitly putting the
Send bound on the relevant Rtio object.

cc #13352


Trivial merge