You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2010/01/22 18:35:22 UTC

[jira] Closed: (DIRMINA-680) PortUnreachableException ought not to schedule session shutdown

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

Emmanuel Lecharny closed DIRMINA-680.
-------------------------------------


> 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
>            Assignee: Edouard De Oliveira
>             Fix For: 2.0.0-RC1
>
>         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.