grpc-java/netty
Eric Anderson f9eb545df0 netty: Fix client keepalive initialization (again)
d116cc9 fixed the NPE, but the initialization of the manager happened
_after_ newHandler() was called, so a null manager was passed to the
handler.

Fixes #2828
2017-03-31 17:21:33 -07:00
..
src netty: Fix client keepalive initialization (again) 2017-03-31 17:21:33 -07:00
third_party/netty netty: Backport SETTINGS ACK sequencing fix 2017-03-14 14:21:51 -07:00
build.gradle all: update to latest version of errorprone 2017-03-22 22:09:04 -07:00