bf8cac4939
Motivation: Android 5.0 sometimes not correctly update the bytesConsumed of the SSLEngineResult when consuming data from the input ByteBuffer. This will lead to handshake failures. Modifications: Add a workaround for Android 5.0 Result: Be able to use netty on Android 5.0 by fixing https://github.com/netty/netty/issues/7758 . |
||
---|---|---|
.. | ||
src | ||
pom.xml |