This is an automated email from the ASF dual-hosted git repository. elecharny pushed a change to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git
from 9ce82a16a Applied Tomas' patch for DIRMINA-1169, with a slight modification (replacement of the :: operator)' new 8f525b67e Fix IllegalStateException in NioSocketAcceptor.bind() new a1b003783 Make unbinding in AbstractPollingIoAcceptor testable new b6a1444fd [DIRMINA-1169] Acceptor: fix unbinding a ServerSocketChannel new d33d7ae72 Merge branch '2.0.X' into dirmina-1169 new 9a8d9b6d4 Merge pull request #35 from tomaswolf/dirmina-1169 The 2531 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/AbstractPollingIoAcceptor.java | 5 +++-- .../java/org/apache/mina/transport/socket/nio/NioSocketAcceptor.java | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-)