googleapis / googleapis/google-http-java-client
Allow customizations for the socket configurations
Abierto
priority: p3
type: feature request
- Lenguaje dominante
- Java
- Estrellas
- 1.4k
- Forks
- 473
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.