Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UdpSocket::set_nonblocking() documented as TcpStream #33195

Closed
pravic opened this issue Apr 25, 2016 · 1 comment
Closed

UdpSocket::set_nonblocking() documented as TcpStream #33195

pravic opened this issue Apr 25, 2016 · 1 comment

Comments

@pravic
Copy link
Contributor

pravic commented Apr 25, 2016

http://doc.rust-lang.org/nightly/std/net/struct.UdpSocket.html#method.set_nonblocking

Moves this TCP stream into or out of nonblocking mode.

Since 1.9.0

sfackler added a commit to sfackler/rust that referenced this issue Apr 25, 2016
Manishearth added a commit to Manishearth/rust that referenced this issue Apr 25, 2016
@jonas-schievink
Copy link
Contributor

Fixed by #33200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants