Documentation in std::net
lacks description of possible error values
#46274
Labels
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
P-medium
Medium priority
For many methods it's unclear for which reason a method could fail, e.g.
TcpStream::try_clone
. AnErrors
section would be very helpful for these methods.The text was updated successfully, but these errors were encountered: