-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Add two functions to check type of SockAddr #36762
Conversation
Thanks! I might prefer to call this cc @rust-lang/libs |
aa54b9c
to
ee51b2c
Compare
Updated both! |
I'm 👍 on these additions. |
And this one too! |
@rfcbot fcp merge We'll want to file a tracking issue for these APIs as well, but that can happen just before merging |
FCP proposed with disposition to merge. Review requested from: No concerns currently listed. |
These can be used to determine the type of the underlying IP address
@bors: r+ |
📌 Commit d9e6430 has been approved by |
⌛ Testing commit d9e6430 with merge 17c1d39... |
💔 Test failed - auto-win-gnu-32-opt |
@bors: retry On Tue, Oct 11, 2016 at 1:17 AM, bors notifications@github.com wrote:
|
Add two functions to check type of SockAddr These can be used to determine the type of the underlying IP address r? @alexcrichton
Add two functions to check type of SockAddr These can be used to determine the type of the underlying IP address r? @alexcrichton
Add two functions to check type of SockAddr These can be used to determine the type of the underlying IP address r? @alexcrichton
@alexcrichton proposal cancelled. |
These can be used to determine the type of the underlying IP
address
r? @alexcrichton