TCP connections don't work on wine
Open
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 339
- PR merge metrics
- No merged PRs in 30d
Description
I'm a bit in rush. There seems to be an issue with async-std/smol/wepoll under wine, which is rooted in usage of an undocumented windows API that wine doesn't support.
https://bugs.winehq.org/show_bug.cgi?id=50520
https://github.com/tokio-rs/mio/issues/1444#issuecomment-766396117
Contributor guide
Assessment
This issue has not been assessed yet.