The SO_REUSEPORT socket option
The SO_REUSEPORT socket option
Posted Aug 2, 2013 16:56 UTC (Fri) by edsiper (guest, #65392)Parent article: The SO_REUSEPORT socket option
Posted Apr 30, 2014 2:45 UTC (Wed)
by edsiper (guest, #65392)
[Link] (1 responses)
https://github.com/monkey/monkey/commit/d1da249a0b5e8f576...
Posted Sep 19, 2014 13:51 UTC (Fri)
by RamanGupta16 (guest, #98942)
[Link]
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.
The SO_REUSEPORT socket option
The SO_REUSEPORT socket option