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

fix(s2n-quic-dc): set TCP_NODELAY on TCP sockets #2398

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

camshaft
Copy link
Contributor

@camshaft camshaft commented Dec 3, 2024

Description of changes:

This change ensures TCP_NODELAY is set to true on TCP sockets, as it can greatly affect latencies, especially with smaller payloads.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@camshaft camshaft merged commit a5fd516 into main Dec 3, 2024
124 of 125 checks passed
@camshaft camshaft deleted the camshaft/dc-nodelay branch December 3, 2024 23:00
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