GitHub user marosmars opened a pull request:

    https://github.com/apache/mina-sshd/pull/9

    Fix frozen ssh output stream on window adjust

    When server output stream delayed write it did not resume it after the 
window was adjusted
    Resume writes the same way client ssh channel does
    
    Signed-off-by: Marian Dubai <[email protected]>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/marosmars/mina-sshd master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mina-sshd/pull/9.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 #9
    
----
commit c8415fb0257b234c284a8a47824ec1f24c976439
Author: Marian Dubai <[email protected]>
Date:   2014-12-18T14:13:48Z

    Fix frozen ssh output stream on window adjust
    
    When server output stream delayed write it did not resume it after the 
window was adjusted
    Resume writes the same way client ssh channel does
    
    Signed-off-by: Marian Dubai <[email protected]>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to