]> git.lizzy.rs Git - rust.git/commit
Expand docs of multi-address behavior of some UDP/TCP APIs.
authorCorey Farwell <coreyf@rwell.org>
Thu, 31 Aug 2017 02:11:48 +0000 (22:11 -0400)
committerCorey Farwell <coreyf@rwell.org>
Thu, 31 Aug 2017 15:24:34 +0000 (11:24 -0400)
commit0a716fdce258ae75d4fbc09d66e8a8b05760fc5e
treef070b3b3be19a3e3090e211142256b513a7ad5f7
parent7eeac1b81446c6327f1827ef334eca2db7fe28f7
Expand docs of multi-address behavior of some UDP/TCP APIs.

Fixes https://github.com/rust-lang/rust/issues/22569.
src/libstd/net/tcp.rs
src/libstd/net/udp.rs