grpc-java/okhttp
ZHANG Dapeng 3ffa5a9660 Okhttp: keepAlivedManager#onTransportShutdown moved from shutdown to stopIfNecessary and refactored
`keepAlivedManager#onTransportshutdown` should not be called in `transport.shutdown()` because it is possible that there are still open RPC streams, and maybe inactive, so keepalive is still needed.
2017-03-22 10:26:45 -07:00
..
src Okhttp: keepAlivedManager#onTransportShutdown moved from shutdown to stopIfNecessary and refactored 2017-03-22 10:26:45 -07:00
third_party/okhttp all: Enable ErrorProne during compilation 2017-02-24 14:53:23 -08:00
build.gradle all: swap to newer animalsniffer plugin 2017-02-07 12:49:01 -08:00