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

upd: don't read any data from payloader if a send buffer is full #10429

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented May 10, 2024

upd: don't read any data from payloader if a send buffer is full

The caller will wait for the endpoint to become writable and try again.

Fixes #8566

FUTURE_COPYBARA_INTEGRATE_REVIEW=#10428 from avagin:udp-payloader b6461c0

@copybara-service copybara-service bot added the exported Issue was exported automatically label May 10, 2024
@copybara-service copybara-service bot force-pushed the test/cl632619219 branch 5 times, most recently from 9717d24 to fd38ff7 Compare May 13, 2024 23:49
@copybara-service copybara-service bot closed this May 14, 2024
@copybara-service copybara-service bot deleted the test/cl632619219 branch May 14, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

send() call can start to send an infinite amount of 0 size UDP packets
0 participants