netty5/codec-http2
Jakob Buchgraber 3dba1ef8dd Add missing calls to childGroup().shutdownGraceFully()
Motivation:

The ServerBootrap's child group would not be shutdown.

Modification:

Add missing shutdownGracefully() call.

Result:

The child group is shutdown correctly.
2014-09-12 12:15:49 +09:00
..
src Add missing calls to childGroup().shutdownGraceFully() 2014-09-12 12:15:49 +09:00
pom.xml ALPN java implementation 2014-08-30 13:41:07 -04:00