grpc-java/netty
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
..
shaded Upgrade Netty to 4.1.110 and tcnative to 2.0.65 (#11444) 2024-08-06 20:38:08 +05:30
src netty: Avoid TCP_USER_TIMEOUT warning when not using epoll (#11564) 2024-10-22 12:17:39 -07:00
BUILD.bazel Remove direct dependency on j2objc 2024-08-13 21:33:55 -07:00
build.gradle Fix various typos (#11144) 2024-05-06 20:29:44 -07:00