grpc-java/netty
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
..
src Only release event loops when unused 2015-09-03 18:29:34 -07:00
build.gradle Fixing some compiler warnings. 2015-07-08 16:10:54 -07:00