Allow customizations for the socket configurations #1926
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.
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.
The text was updated successfully, but these errors were encountered: