[
https://issues.apache.org/jira/browse/DIRMINA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696435#action_12696435
]
Julien Vermillard commented on DIRMINA-438:
-------------------------------------------
Need to check if tomcat-native guys can push us a version with the fix in the
repo, could be convenient.
On the patch itself the AprDatagramAcceptor is a copy/paste of the
SocketAcceptor, we need to find a way to have the classes sharing more code.
> Multicast support for MINA API
> -------------------------------
>
> Key: DIRMINA-438
> URL: https://issues.apache.org/jira/browse/DIRMINA-438
> Project: MINA
> Issue Type: New Feature
> Components: Core
> Reporter: Julien Vermillard
> Assignee: Julien Vermillard
> Priority: Minor
> Fix For: 3.0.0-M1
>
> Attachments: AprDatagramAcceptor.java, AprDatagramConnector.java,
> diff.txt, diff_apr.txt
>
>
> For supporting multicast over UDP we need to change the MINA API for
> Set the multicast Time to Live (TTL) for a multicast transmission.
> Joining a multicast group for a given session.
> Leaving a multicast group.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.