[
https://issues.apache.org/jira/browse/DIRMINA-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129653#comment-14129653
]
Emmanuel Lecharny commented on DIRMINA-418:
-------------------------------------------
Note : not sure NIO or NIO2 allows urgent data to be sent...
> sendUrgentData feature is needed
> --------------------------------
>
> Key: DIRMINA-418
> URL: https://issues.apache.org/jira/browse/DIRMINA-418
> Project: MINA
> Issue Type: New Feature
> Reporter: mina tds
> Fix For: 3.0.0-M3
>
>
> Java Sockets support sendUrgentData method on sockets.
> Similar feature is needed in MINA.
> For example, in proxy application that need to forward out of band packets
> like urgent data packet to its remote destination.
> It can receive the urgent data packet as inlne through setting
> tSessionConfig.setOobInline(true);
> But It cannot create/send any urgent packet after It receives such packet.
> Trustin suggested to open an issue in JIRA
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)