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

2018-10-30 Thread lgoldstein
Github user lgoldstein closed the pull request at:

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


---


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

2018-10-18 Thread lgoldstein
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 
Date:   2018-10-18T14:34:53Z

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




---