11-14-05 12:45 PM
[ http://issues.apache.org/jira/brows...23575
75 ]
dave irving commented on DIRMINA-116:
-------------------------------------
I dont mind taking this one on if its not being done already?
Looks fairly simple - here's roughly what I think we could do:
- Change the IoAcceptor interface such that we bind a Service rather than an
address
- In SocketAcceptorDelegate, we add the Service to the RegistrationRequest
- When we create a new Session in SocketAcceptorDelegate.Worker#processSessi
ons, we set the Service attachment to the session.
I'll need to look at the other IoAcceptor implementations as wel.
Should be able to do this today, or early tomorrow.
WDYT?
> Get the Service from which a connection is accepted
> ---------------------------------------------------
>
> Key: DIRMINA-116
> URL: http://issues.apache.org/jira/browse/DIRMINA-116
> Project: Directory MINA
> Type: Improvement
> Versions: 0.8
> Reporter: Paolo Perrucci
> Assignee: Trustin Lee
> Priority: Minor
> Fix For: 0.9
[vbcol=seagreen]
>
> When a new connection is accepted may be usefull to know the related Service.[/vbc
ol]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|