GitHub user gnodet opened a pull request:
https://github.com/apache/mina-sshd/pull/49
Sshd 812
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gnodet/mina-sshd SSHD-812
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mina-sshd/pull/49.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #49
----
commit df93343a23ae6e2fd7510ef245579f75c499716e
Author: Guillaume Nodet <gnodet@...>
Date: 2018-04-09T19:35:49Z
SftpSubsystem#doReadDir logic improvement
commit a543bb0fb592d38da9c419c9962ec3826e3c53f6
Author: Guillaume Nodet <gnodet@...>
Date: 2018-04-09T19:36:52Z
SftpSubsystem#doReadDir logic improvement 2
commit 51930b0d613b407c8ecd0a9eb832283c116687c2
Author: Guillaume Nodet <gnodet@...>
Date: 2018-04-09T19:40:55Z
[SSHD-812] Small refactoring of the SftpSubsystem so that send() includes
the length in the buffer
commit 6480568c5f54664010791f979801d6ba3b6b593f
Author: Guillaume Nodet <gnodet@...>
Date: 2018-04-09T20:27:48Z
[SSHD-812] Make SftpSubsystem a bit more asynchronous
----
---