You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2005/07/01 06:06:02 UTC

[jira] Commented: (DIRMINA-64) SocketAcceptor needs to expose setReuseAddress()

    [ http://issues.apache.org/jira/browse/DIRMINA-64?page=comments#action_12314849 ] 

Trustin Lee commented on DIRMINA-64:
------------------------------------

Should a 'setReuseAddress() call be invoked to ServerSocketChannel or SocketChannel?  If it should be called to SocketChannel, doesn't calling Session.getConfig().setReuseAddress(true) in sessionCreated() work?

> SocketAcceptor needs to expose setReuseAddress()
> ------------------------------------------------
>
>          Key: DIRMINA-64
>          URL: http://issues.apache.org/jira/browse/DIRMINA-64
>      Project: Directory MINA
>         Type: Improvement
>     Versions: 0.7.2, 0.7.1, 0.7
>  Environment: All
>     Reporter: Vinod Panicker
>     Assignee: Trustin Lee
>      Fix For: 0.7.3

>
> The SocketAcceptor currently doesn't expose setReuseAddress() functionality.  This is extremely necessary for server implementations.  It would be great if a SocketAcceptor could expose a SocketSessionConfig type of class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira