The second bind() fails because the first socket is still in bound
state. If the first socket is in, say, established state, the
second bind() will succeed. This is the same behavior as a TCP socket.
> However, the above code works fine on Linux SLES9. Does it mean that Linux
> has a bug, or this is something implementation dependent?
> What is the right behavior for SO_REUSEADDR on SCTP sockets?
> Do you think this should be explained/documented in "SCTP Sockets API"?
-- K. Poon. kacheong.poon@sun.comReceived on Fri Feb 11 20:33:46 2005
This archive was generated by hypermail 2.1.8 : Mon Mar 13 2006 - 15:22:24 EST