Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: Set SO_REUSEADDR for Windows too
When running the rpc tests in Wine, nodes often fail to listen on localhost due to a stale socket from a previous run. This aligns the behavior with other platforms.
- Loading branch information