netty5/handler
Norman Maurer 0d62d4cce1 Ensure we not leave data in the BIO when error happens.
Motivation:

We need to ensure we consume all pending data in the BIO on error to correctly send the close notify for the remote peer.

Modifications:

Correctly force the user to call wrap(...) if there is something left in the BIO.

Result:

close_notify is not lost.
2015-12-17 12:39:51 +09:00
..
src Ensure we not leave data in the BIO when error happens. 2015-12-17 12:39:51 +09:00
pom.xml Fix version 2015-11-24 21:24:22 +01:00