You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/07/26 20:59:50 UTC

[jira] [Updated] (DIRMINA-839) The AvailablePortFinder is overly complex

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

Julien Vermillard updated DIRMINA-839:
--------------------------------------

    Fix Version/s:     (was: 3.0.0-trunk)
                   3.0.0-M1
    
> The AvailablePortFinder is overly complex
> -----------------------------------------
>
>                 Key: DIRMINA-839
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-839
>             Project: MINA
>          Issue Type: Improvement
>    Affects Versions: 2.0.4
>            Reporter: Emmanuel Lecharny
>             Fix For: 2.0.6, 3.0.0-M1
>
>
> We have a helper method that returns an availble port, doing a loop. This is probably overly complex, when a simple call to :
> new ServerSocket( 0 ).getLocalPort()
> will return the first available port.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira