Closed john-cai closed 4 years ago
This change allows the option of passing in a custom listen config to control the listener. In some situations, fine grained control may be necessary for instance setting SO_REUSEPORT setting.
SO_REUSEPORT
@lmb could you take a look? thanks!
ok @lmb ready for another look 👍
Thanks!
This change allows the option of passing in a custom listen config to control the listener. In some situations, fine grained control may be necessary for instance setting
SO_REUSEPORT
setting.