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 #10428

Merged
merged 1 commit into from
May 14, 2024

Conversation

avagin
Copy link
Collaborator

@avagin avagin commented May 10, 2024

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

Fixes #8566

@avagin avagin requested a review from kevinGC May 10, 2024 22:23
copybara-service bot pushed a commit that referenced this pull request May 10, 2024
The caller will wait for the endpoint to become writable and try again.

Fixes #8566

FUTURE_COPYBARA_INTEGRATE_REVIEW=#10428 from avagin:udp-payloader c8758b4
PiperOrigin-RevId: 632619219
The caller will wait for the endpointto become writable and try again.

Fixes google#8566

Signed-off-by: Andrei Vagin <avagin@google.com>
copybara-service bot pushed a commit that referenced this pull request May 11, 2024
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
PiperOrigin-RevId: 632619219
copybara-service bot pushed a commit that referenced this pull request May 11, 2024
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
PiperOrigin-RevId: 632619219
copybara-service bot pushed a commit that referenced this pull request May 11, 2024
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
PiperOrigin-RevId: 632619219
copybara-service bot pushed a commit that referenced this pull request May 13, 2024
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
PiperOrigin-RevId: 632619219
copybara-service bot pushed a commit that referenced this pull request May 13, 2024
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
PiperOrigin-RevId: 632619219
@copybara-service copybara-service bot merged commit 28e6e2d into google:master May 14, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
1 participant