Skip to content

Conversation

@meqif
Copy link
Contributor

@meqif meqif commented Jun 20, 2015

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.

@rust-highfive
Copy link
Contributor

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ 7543edc rollup

Thanks!

@bors
Copy link
Collaborator

bors commented Jun 21, 2015

⌛ Testing commit 7543edc with merge a38e758...

bors added a commit that referenced this pull request Jun 21, 2015
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.
@bors bors merged commit 7543edc into rust-lang:master Jun 21, 2015
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

Successfully merging this pull request may close these issues.

5 participants