<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>How can I have multiple workers listen on the same UDP port on Linux?<br></div>SO_REUSEADDR or SO_REUSEPORT are suggested in several places but I couldn't find how to use it.<br><br></div><div>What's the difference between SO_REUSEADDR and SO_REUSEPORT?</div><div><br></div>Do I just listen on the same IP/Port with gen_udp several times with <span class="">the option {reuseaddr, true}?<br></span></div><span class="">Is there an equivalent reuseport option?<br><br></span></div><span class="">Thanks<br></span></div>