Re: Is SO_REUSEADDR option available for SCTP?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/20/2015 09:18 PM, Sun Paul wrote:
> is it possible to provide some reference on how to use it?

It has the same limitation as usage with TCP sockets.  Only 1 listening socket
is allowed, but you can bind multiple sockets with different addresses to the
same port.

-vlad
> 
> thanks
> 
> 
> On Mon, Dec 21, 2015 at 10:17 AM, Vlad Yasevich <vyasevich@xxxxxxxxx> wrote:
>> On 12/20/2015 09:09 PM, Sun Paul wrote:
>>> Hi
>>>
>>> we have running in trouble in bind the port when the SCTP application
>>> is stopped and then started, we got the "Address already in use".
>>>
>>> we would like to know whether SO_REUSEADDR option available for SCTP?
>>
>> Yes it is available for SCTP protocol sockets.
>>
>>>
>>> if yes, is it also available for the java socket API?
>>
>> Don't know.  It would have to be something supported in Java.
>>
>> -vlad
>>
>>>
>>> Thanks
>>>
>>> RBK
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-sctp" in
>>> the body of a message to majordomo@xxxxxxxxxxxxxxx
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>>
>>

--
To unsubscribe from this list: send the line "unsubscribe linux-sctp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Networking Development]     [Linux OMAP]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux