Networking Forums

Networking Forums > Computer Networking > Linux Networking > How to set SCTP send buffer size per association

Reply
Thread Tools Display Modes

How to set SCTP send buffer size per association

 
 
Sridhar
Guest
Posts: n/a

 
      05-12-2008, 10:31 AM
Hi,

The setsockopt option in SCTP to set SO_SNDBUF will set the send
buffer size for the whole socket, in the case of a one-to-many socket,
if the HAVE_SCTP_MULTIBUF is set to 0 in the kernel. Are there any
other way by which I can set the send buffer size per association
instead of at the socket level? There is a way to set the receive
buffer size per association using the
sctp_assocparams.sasoc_local_rwnd field with SCTP_ASSOCINFO option on
setsockopt.

Any help is appreciated.

Regards
Sridhar
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Buffer size UDP receiver. gNash Linux Networking 4 06-25-2008 08:48 PM
Should I turn ECN on? How to set receive buffer size? buck Linux Networking 0 08-15-2006 06:35 PM
How to set Max UDP Receive Buffer Size and Max UDP Transmit Buffer Size under Windows 2000 and Windows 2003 ? msnews.microsoft.com Windows Networking 0 09-14-2005 07:20 PM
Importance of gigabit switch port buffer size question NuQ Network Routers 0 06-15-2005 02:59 PM
socket buffer size Pirabhu Raman Linux Networking 1 08-18-2004 09:48 PM



1 2 3 4 5 6 7 8 9 10 11