Closed mikeseese closed 5 years ago
Per the discussions on https://github.com/uNetworking/uWebSockets.js/issues/118 from @davidmurdoch, this PR adds back the ability to use the options to control SO_REUSEPORT.
However, instead of reinstating the previous option to opt-in, I have altered the code to maintain the opt-out functionality.
Feel free to edit the code directly as you see fit @alexhultman
Per the discussions on https://github.com/uNetworking/uWebSockets.js/issues/118 from @davidmurdoch, this PR adds back the ability to use the options to control SO_REUSEPORT.
However, instead of reinstating the previous option to opt-in, I have altered the code to maintain the opt-out functionality.
Feel free to edit the code directly as you see fit @alexhultman