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 plain server is not removing clients from the ArrayList clients when clients disconnect. This is likely an issue with not properly detecting when the socket is disconnected.