[
https://issues.apache.org/jira/browse/DIRMINA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John J. Franey updated DIRMINA-680:
-----------------------------------
Attachment: pure.txt
here is a diff relatvie to svn revision: 756463. Showing the
PortUnreachableException being handed up to IoHandler instead of causing
session to be removed.
> PortUnreachableException ought not to schedule session shutdown
> ---------------------------------------------------------------
>
> Key: DIRMINA-680
> URL: https://issues.apache.org/jira/browse/DIRMINA-680
> Project: MINA
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.0.0-M4
> Reporter: John J. Franey
> Attachments: pure.txt
>
>
> I wonder if you would entertain the idea that the PortUnreachableException
> should be handled in the IoHandler by the 'application', at least for
> datagram applications.
> I'm working on an RTP implementation which is datagram based. I'm still
> naive about RTP, but it seems reasonable for media to be sent prematurely, or
> the for the remote port to be down temporarily. I would like to have the
> option to temporarily suspend transmission on the socket, as opposed to have
> to 'reconnect' the datagram socket.
> Thanks,
> John
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.