[ 
https://issues.apache.org/jira/browse/SSHD-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet resolved SSHD-157.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7.0
         Assignee: Guillaume Nodet

Thx for the patch :-)
                
> SshServer.stop should be idempotent
> -----------------------------------
>
>                 Key: SSHD-157
>                 URL: https://issues.apache.org/jira/browse/SSHD-157
>             Project: MINA SSHD
>          Issue Type: Bug
>            Reporter: Kohsuke Kawaguchi
>            Assignee: Guillaume Nodet
>             Fix For: 0.7.0
>
>         Attachments: SSHD-157.diff
>
>
> The stop method should be no-op if called on SshServer that's not yet started 
> or already stopped once. This tends to simplify the clean up for the calling 
> applcation. Patch attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to