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

net: do not configure TCP connections without a config #141

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

aead
Copy link
Member

@aead aead commented Nov 27, 2024

This commit skips the TCP connection config if TCPConfig is nil. A nil config should indiciate no connection customization.

This commit skips the TCP connection config if `TCPConfig`
is nil. A nil config should indiciate no connection customization.

Signed-off-by: Andreas Auernhammer <github@aead.dev>
@harshavardhana harshavardhana merged commit c7e6083 into main Dec 11, 2024
3 checks passed
@harshavardhana harshavardhana deleted the tcp-control branch December 11, 2024 01:59
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.

3 participants