grpc-java/netty/src
Eric Anderson 2a3ae36bd3 Only release event loops when unused
Resolves #926. Transports can still be alive when the Server shuts down,
but they are using the worker event loops. Only release the worker event
loops when all transport's channels are closed.
2015-09-03 18:29:34 -07:00
..
main/java/io/grpc/netty Only release event loops when unused 2015-09-03 18:29:34 -07:00
test/java/io/grpc/netty Supporting OpenSSL 2015-09-03 13:14:59 -07:00