This is an automated email from the ASF dual-hosted git repository.

twolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


    from 277563e26 NIO2: fix indefinite hang in ConcurrentConnectionTest
     add 8cc9417c9 [SSHD-1173] Simplify writing in ChannelAsyncOutputStream

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |  26 ++
 .../sshd/client/channel/AbstractClientChannel.java |  28 +-
 .../common/channel/ChannelAsyncOutputStream.java   | 305 +++++++++------------
 .../org/apache/sshd/core/CoreModuleProperties.java |  18 --
 .../apache/sshd/server/channel/ChannelSession.java |  50 ++--
 .../sshd/server/forward/TcpipServerChannel.java    |   3 +-
 .../java/org/apache/sshd/WindowAdjustTest.java     |  26 +-
 .../channel/ChannelAsyncOutputStreamTest.java      |   8 +-
 .../org/apache/sshd/sftp/SftpModuleProperties.java |   9 -
 .../sshd/sftp/client/impl/DefaultSftpClient.java   |   3 +-
 10 files changed, 215 insertions(+), 261 deletions(-)

Reply via email to