This is an automated email from the ASF dual-hosted git repository.
johnnyv pushed a change to branch 2.1.X
in repository https://gitbox.apache.org/repos/asf/mina.git.
from 26ecc05 adds NULL check to SslHandler line 537-545 for valid
WriteRequestQueue
new 9643e5f adds misc code comment for clarity
new 55f4b4d Fix DIRMINA-996 adds "break" to prevent message sent loop
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/mina/core/polling/AbstractPollingIoProcessor.java | 4 +++-
.../org/apache/mina/transport/socket/nio/NioDatagramAcceptor.java | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)