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
When the BlockingSendUnreliableMessage function is called concurrently, the number of packets successfully sent with a value returned is less than the number of times the function is called.
When the BlockingSendUnreliableMessage function is called concurrently, the number of packets successfully sent with a value returned is less than the number of times the function is called.
https://github.com/hashcloak/Meson/blob/master/client/send.go
https://github.com/hashcloak/Meson/tree/audit/concurrency
The text was updated successfully, but these errors were encountered: