You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by lgoldstein <gi...@git.apache.org> on 2018/10/18 14:35:58 UTC

[GitHub] mina-sshd pull request #72: [SSHD-849] Using a ClientChannelPendingMessagesQ...

GitHub user lgoldstein opened a pull request:

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

    [SSHD-849] Using a ClientChannelPendingMessagesQueue to regulate messages order while forwarding channel is being set up

    

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

    $ git pull https://github.com/lgoldstein/mina-sshd SSHD-849

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

    https://github.com/apache/mina-sshd/pull/72.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 #72
    
----
commit 9e4493768917613d6394ad8d170e03806001ac65
Author: Lyor Goldstein <lg...@...>
Date:   2018-10-18T14:34:53Z

    [SSHD-849] Using a ClientChannelPendingMessagesQueue to regulate messages order while forwarding channel is being set up

----


---

[GitHub] mina-sshd pull request #72: [SSHD-849] Using a ClientChannelPendingMessagesQ...

Posted by lgoldstein <gi...@git.apache.org>.
Github user lgoldstein closed the pull request at:

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


---