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
Currently, when ENet is shut down (e.g., because the application exits), we don't clean up data associated with peers (as this only happens when an Event::Disconnect is handled).
Activity