Closed gpicron closed 1 year ago
My use case was to have several process running on the same host listening for udp broadcast on a given port. I needed to setup the same 0.0.0.0:xxxx in each process and it works only if SO_REUSEPORT is set
My use case was to have several process running on the same host listening for udp broadcast on a given port. I needed to setup the same 0.0.0.0:xxxx in each process and it works only if SO_REUSEPORT is set