-
Notifications
You must be signed in to change notification settings - Fork 578
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
windows: add missing TCP and UDP socket options and control message types #173
Conversation
…ypes Source: ws2ipdef.h
This PR (HEAD: 14b9169) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/sys/+/525256. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/525256. |
Message from Ian Chen: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/525256. |
Message from Alex Brainman: Patch Set 1: Code-Review+2 Run-TryBot+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/525256. |
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/525256. |
Message from Gopher Robot: Patch Set 1: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/525256. |
Message from Alex Brainman: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/525256. |
Message from Ian Lance Taylor: Patch Set 1: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/525256. |
…ypes Source: ws2ipdef.h Change-Id: Ie9c6e2cec839a09b7e59239f1d5b50664a310f1d GitHub-Last-Rev: 14b9169 GitHub-Pull-Request: #173 Reviewed-on: https://go-review.googlesource.com/c/sys/+/525256 Reviewed-by: Alex Brainman <alex.brainman@gmail.com> Reviewed-by: Ian Lance Taylor <iant@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Alex Brainman <alex.brainman@gmail.com> Reviewed-by: Michael Pratt <mpratt@google.com>
This PR is being closed because golang.org/cl/525256 has been merged. |
Source: ws2ipdef.h