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

chore(transport): Ignore TCP_USER_TIMEOUT on non-Linux systems and warn #3628

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

zaharidichev
Copy link
Member

Right now the proxy can be configured so that TCP_USER_TIMEOUT is set on connections.
This functionality is not present for non-linux targets. This introduces a warning in case a user
tries to set TCP_USER_TIMEOUT on a proxy that has been compiled for a target other than Linux.

Signed-off-by: Zahari Dichev [email protected]

@zaharidichev zaharidichev requested a review from a team as a code owner February 20, 2025 10:10
@olix0r olix0r enabled auto-merge (squash) February 21, 2025 18:35
@olix0r olix0r merged commit 46ea686 into main Feb 21, 2025
15 checks passed
@olix0r olix0r deleted the zd/tcp-user-timeot-non-linux branch February 21, 2025 18:40
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