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/05/06 06:55:20 UTC

[GitHub] mina-sshd pull request #57: [SSHD-721] Close only SSH channel and not the se...

GitHub user lgoldstein opened a pull request:

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

    [SSHD-721] Close only SSH channel and not the session if error encountered during tunnel data read/write

    See attached

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

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

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

    https://github.com/apache/mina-sshd/pull/57.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 #57
    
----
commit c6fac3a56fcc813e182767aafe393247d06b6b76
Author: Goldstein Lyor <ly...@...>
Date:   2018-05-06T06:53:56Z

    [SSHD-721] Close only SSH channel and not the session if error encountered during read/write of data through a forwarding tunnel

----


---

[GitHub] mina-sshd pull request #57: [SSHD-721] Close only SSH channel and not the se...

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

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


---