async-io
async-io copied to clipboard
Better compatibility on Windows
https://github.com/socketry/async/issues/22
It looks like SO_REUSEPORT is not available on some platforms (e.g. Windows), but perhaps SO_REUSEADDR is the next best thing.
Needs further investigation, and perhaps we should consider setting up CI for Windows.
cc @98-f355-f1