grpc-java/netty/src
hlx502 62f409810d
netty: Avoid TCP_USER_TIMEOUT warning when not using epoll (#11564)
In NettyClientTransport, the TCP_USER_TIMEOUT attribute can be set only
if the channel is of the AbstractEpollStreamChannel.

Fixes #11517
2024-10-22 12:17:39 -07:00
..
jmh/java/io/grpc/netty Upgrade dependencies post v1.57.x branch cut (#10359) 2023-07-21 10:15:05 -07:00
main netty: Avoid TCP_USER_TIMEOUT warning when not using epoll (#11564) 2024-10-22 12:17:39 -07:00
test/java/io/grpc/netty s2a: Add S2AStub cleanup handler. (#11600) 2024-10-10 16:31:18 -07:00