Skip to content

Remove IPV6_V6ONLY functionality#33263

Merged
alexcrichton merged 1 commit intorust-lang:betafrom
sfackler:beta-backport
Apr 29, 2016
Merged

Remove IPV6_V6ONLY functionality#33263
alexcrichton merged 1 commit intorust-lang:betafrom
sfackler:beta-backport

Conversation

@sfackler
Copy link
Copy Markdown
Member

These settings can only be adjusted before bind time, which doesn't make
sense in the current set of functionality. These methods are stable, but
haven't hit a stable release yet.

Closes #33052

[breaking-change]

(cherry picked from commit c6480e8)

r? @alexcrichton

These settings can only be adjusted before bind time, which doesn't make
sense in the current set of functionality. These methods are stable, but
haven't hit a stable release yet.

Closes rust-lang#33052

[breaking-change]

(cherry picked from commit c6480e8)
@rust-highfive
Copy link
Copy Markdown
Contributor

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@sfackler
Copy link
Copy Markdown
Member Author

Tagging as beta-accepted since we talked about it in the last libs meeting

@sfackler sfackler added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Apr 29, 2016
@alexcrichton
Copy link
Copy Markdown
Member

Ah we actually beta-accept the beta-nominated PR (in this case #33124), but I've gone ahead and applied the tags. Thanks @sfackler!

@alexcrichton alexcrichton merged commit d8d51ac into rust-lang:beta Apr 29, 2016
@sfackler sfackler deleted the beta-backport branch April 29, 2016 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-accepted Accepted for backporting to the compiler in the beta channel.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants