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


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.

Reply via email to