]> git.lizzy.rs Git - rust.git/commit
Added links throughout std::net::ToSocketAddrs' documentation
authorlukaramu <lukaramu@gmail.com>
Sat, 25 Mar 2017 17:28:12 +0000 (18:28 +0100)
committerlukaramu <lukaramu@gmail.com>
Sun, 26 Mar 2017 12:35:12 +0000 (14:35 +0200)
commitdf5830a4ece5eae8451e7b3d4f77b8af92a9f9fc
tree00922c39aec5ef6aeace42bead159e3b5c203d71
parent0df7398558cb7d8fbf5d191d7e07a601a4a30702
Added links throughout std::net::ToSocketAddrs' documentation

Part of #29363

In the section about the default implementations of ToSocketAddrs,
I moved the bulletpoint of SocketAddrV4 & SocketAddrV6 to the one
stating that SocketAddr is constructed trivially, as this is what's
actually the case
src/libstd/net/addr.rs