]> git.lizzy.rs Git - rust.git/commit
Fix SocketAddrV6::flowinfo docs
authorSimon Sapin <simon.sapin@exyr.org>
Sun, 17 Jan 2016 09:54:38 +0000 (10:54 +0100)
committerSimon Sapin <simon.sapin@exyr.org>
Sun, 17 Jan 2016 09:54:38 +0000 (10:54 +0100)
commitf09bcc10c6c41615dfed5d4e4e0380f448218649
treee74de4e35a8cd251b3899901cbc0c5e249bb8211
parent88463364bfb675fdecd2bf9b70c589cc5e7cb2fb
Fix SocketAddrV6::flowinfo docs

I don’t understand what the "flow information" of an IPv6 address is, but it looks separate from the scope ID. This was probably a copy/paste error.
src/libstd/net/addr.rs