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

Allow customizations for the socket configurations #1926

Open
lqiu96 opened this issue Mar 4, 2024 · 0 comments
Open

Allow customizations for the socket configurations #1926

lqiu96 opened this issue Mar 4, 2024 · 0 comments
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@lqiu96
Copy link

lqiu96 commented Mar 4, 2024

Allow users to modify the the TCP options/ flags: https://docs.oracle.com/javase/8/docs/api/java/net/SocketOptions.html. Specifically, allow setting the SO_KEEPALIVE value to use OS keep-alive values.

See b/325293479 for more information.

@lqiu96 lqiu96 added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant