[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-sctp-dev
Subject:    [sctp-dev] Setting "Traffic Class" to a SctpChannel
From:       chris.hegarty () oracle ! com (Chris Hegarty)
Date:       2011-07-12 9:35:11
Message-ID: 4E1C154F.7030800 () oracle ! com
[Download RAW message or body]

On 07/ 7/11 03:09 PM, Michal Lefler wrote:
> Hi.
> Is there a way in which I can set the traffic class to a
> com.sun.nio.sctp.SctpChannel instance?

Currently there is no way of setting the traffic class on an 
SctpChannel. In our experience traffic class was not widely used and 
there were no requests for supping it in SCTP.

Since socket options are supported through the SctpSocketOption 
interface and the channel can report its supported options, 
supportedOptions(), then it may be possible to support implementation 
specific options in the future.

Is this something that is really important to you?

-Chris.

> I mean something similar to the TCP option:
> java.net.Socket.setTrafficClass(int tc);
>
> Thanks,
> Michal.
>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic