The SO_REUSEPORT socket option
The SO_REUSEPORT socket option
Posted Sep 19, 2014 13:51 UTC (Fri) by RamanGupta16 (guest, #98942)In reply to: The SO_REUSEPORT socket option by edsiper
Parent article: The SO_REUSEPORT socket option
Is this socket option valid and usable for SCTP also? Using this option can multiple SCTP sockets on the same host bind to the same port and work precisely like what is said in this article for TCP/UDP.