parent
cfae4dea87
commit
379e6fc5be
1 changed files with 1 additions and 1 deletions
|
@ -324,7 +324,7 @@ impl UdpSocket {
|
|||
self.0.recv(buf)
|
||||
}
|
||||
|
||||
/// Moves this TCP stream into or out of nonblocking mode.
|
||||
/// Moves this UDP socket into or out of nonblocking mode.
|
||||
///
|
||||
/// On Unix this corresponds to calling fcntl, and on Windows this
|
||||
/// corresponds to calling ioctlsocket.
|
||||
|
|
Loading…
Add table
Reference in a new issue