a38e7585fc
The documentation of `std::net::Shutdown` mentions says it can be passed to the `shutdown` method of `UdpSocket`, which isn't true because `UdpSocket` has no such method. This commit removes that mention. |
||
---|---|---|
.. | ||
addr.rs | ||
ip.rs | ||
mod.rs | ||
parser.rs | ||
tcp.rs | ||
test.rs | ||
udp.rs |