1c28cf3a14
Motivation: We did not correctly account for produced bytes when SSL_write(...) returns -1 in all cases. This could lead to lost data and so a corrupt SSL connection. Modifications: - Always ensure we calculate the produced bytes correctly - Add unit tests Result: Fixes https://github.com/netty/netty/issues/10041 |
||
---|---|---|
.. | ||
main | ||
test |