You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issues are now all marked fixed within the win32metadata repo. This issue now depends on the windows-sys crate updating to the latest win32metadata repo.
winapi has served us well. windows-rs now looks to be the future of Windows API bindings for Rust. It's even considering adopting I/O safety types.
I did a very quick experiment, and a lot of things worked without major changes, though there were a few issues:
POLLIN
microsoft/win32metadata#850INVALID_SOCKET
microsoft/win32metadata#848The text was updated successfully, but these errors were encountered: