reaktivity / k3po-nukleus-ext.java

K3PO Nukleus Extension
Apache License 2.0
0 stars 9 forks source link

Fixed handling of ABORT (input aborted) and RESET (output aborted) ... #47

Closed cmebarrow closed 6 years ago

cmebarrow commented 6 years ago

… to set the channel as read or write closed respectively. This avoids a timeout occuring during shutdown due to the channel not being marked as closed.