Closed
Description
Part of #29329
http://doc.rust-lang.org/std/net/
Here's what needs to be done to close out this issue:
- the module documentation is very tiny and needs expanded.
-
ParseError
needs to link to where it comes from and have examples. -
Incoming
should use the standard iterator boilerplate and move its semantics into the method docs. -
Ipv4Addr
needs better top-level docs and should link toIpAddr
- many places in these docs should say "IETF RFC" rather than "RFC", as we have Rust RFCs as well.
-
Ipv6Addr
same asIpv4Addr
. -
SocketAddrV4
has poor top-level docs and needs to have a defined summary/explanation split. Its methods are okay, but very short. It needs to link toSocketAddr
. -
SocketAddrV6
same -
TcpListener
's docs don't really say what it is. -
TcpStream
's the same. -
UpdSocket
is the same. -
IpAddr
should link to an IETF RFC -
Shutdown
should use the standard boilerplate -
SocketAddr
has very short docs. -
ToSocketAddrs
needs a lot of links.
Metadata
Metadata
Assignees
Labels
Area: Documentation for any part of the project, including the compiler, standard library, and toolsCall for participation: Help is requested to fix this issue.Call for participation: Medium difficulty. Experience needed to fix: Intermediate.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Medium priority