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
A UDP socket sends messages to another UDP socket. The reading side polls a socket through a manual poll function. This works in async-std 1.6.2 (as pinned in Cargo.toml) but seems to fail when changin to async-std 1.9.