[jira] [Updated] (DIRMINA-418) sendUrgentData feature is needed

2014-09-10 Thread Emmanuel Lecharny (JIRA)

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

Emmanuel Lecharny updated DIRMINA-418:
--
Fix Version/s: (was: 2.0.8)
   3.0.0-M3

> 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)


[jira] [Updated] (DIRMINA-418) sendUrgentData feature is needed

2012-10-10 Thread Emmanuel Lecharny (JIRA)

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

Emmanuel Lecharny updated DIRMINA-418:
--

Fix Version/s: (was: 2.0.6)
   2.0.8

> 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: 2.0.8
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (DIRMINA-418) sendUrgentData feature is needed

2011-08-30 Thread Julien Vermillard (JIRA)

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

Julien Vermillard updated DIRMINA-418:
--

Fix Version/s: (was: 3.0.0-M1)
   2.0.6

> 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: 2.0.6
>
>
> 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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (DIRMINA-418) sendUrgentData feature is needed

2008-11-21 Thread Emmanuel Lecharny (JIRA)

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

Emmanuel Lecharny updated DIRMINA-418:
--

Fix Version/s: 3.0.0-M1

Postponed to 3.0

> 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-M1
>
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.