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

Eliminate UDP receive buffer warning #586

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

ghjm
Copy link
Contributor

@ghjm ghjm commented Mar 25, 2022

Quic-go v0.26.0 has added an environment variable to suppress the warning about not being able to increase the UDP receive buffer size. This PR updates Receptor to 0.26.0 and sets the needed environment variable.

@ghjm ghjm requested a review from shanemcd March 25, 2022 20:34
Copy link
Member

@shanemcd shanemcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appreciate it, @ghjm

@shanemcd shanemcd enabled auto-merge March 25, 2022 20:35
@shanemcd shanemcd merged commit a856685 into ansible:devel Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants