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

Support setsockopt SO_SNDBUF/SO_RCVBUF for raw/udp sockets. #2901

Merged
merged 1 commit into from
Jun 18, 2020

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jun 8, 2020

Support setsockopt SO_SNDBUF/SO_RCVBUF for raw/udp sockets.

Updates #173,#6
Fixes #2888

@googlebot googlebot added the cla: yes CLA has been signed label Jun 8, 2020
@copybara-service copybara-service bot force-pushed the test/cl312689994 branch 2 times, most recently from 0c282e1 to f53be17 Compare June 8, 2020 23:50
@copybara-service copybara-service bot changed the title Support setsockopt SO_SNDBUF/SO_RCVBUF for raw sockets. Support setsockopt SO_SNDBUF/SO_RCVBUF for raw/udp sockets. Jun 8, 2020
@copybara-service copybara-service bot force-pushed the test/cl312689994 branch 2 times, most recently from 22aeb5e to 2824b70 Compare June 11, 2020 22:16
@copybara-service copybara-service bot force-pushed the test/cl312689994 branch 12 times, most recently from ad64dc7 to abba1c4 Compare June 18, 2020 12:29
@copybara-service copybara-service bot closed this Jun 18, 2020
@copybara-service copybara-service bot deleted the test/cl312689994 branch June 18, 2020 13:07
@copybara-service copybara-service bot merged commit 07ff909 into master Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA has been signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setsockopt SO_RCVBUF/SO_SNDBUF for UDP sockets is a noop
2 participants