LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 11-14-2011, 04:56 AM   #1
lnisar.ahmed
LQ Newbie
 
Registered: Nov 2011
Location: Banglore
Posts: 1

Rep: Reputation: Disabled
Increasing sctp outstream and instream value more than 10


Hi,
I am using SCTP to send streams to my application, but at maximum I can send 10 streams, if I use more than 10, it takes only 10.

To set sctp outstream and instream value im using structure sctp_initmsg defined in netinet/sctp.h

Code:
struct sctp_initmsg {
 __u16 sinit_num_ostreams;
 __u16 sinit_max_instreams;
 __u16 sinit_max_attempts;
 __u16 sinit_max_init_timeo;
 };
Is their any way to set sinit_num_ostreams value above 10 and if not why it is limited to 10.

Thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to increase SCTP outstream value nishitmukesh Programming 1 07-15-2011 05:02 PM
kernel version for "sctp: make sctp over IPv6 work with IPsec" patch yhclqo Linux - Kernel 2 08-27-2010 01:00 AM
Can kernel SCTP co-exist with different SCTP in user space? JohnJLewis Linux - Kernel 0 07-19-2010 01:29 PM
[SOLVED] SCTP implementations plokol Programming 3 12-22-2009 02:46 PM
sctp.h and ext_socket.h anirudhraami Red Hat 1 05-29-2005 03:44 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 02:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration