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
Even though server seems to be made with multiple connections in mind it wont respond to multiple clients as it will overwrite newsockfd on every new connection, I'm sorry if that's how it was meant to be.
Even though server seems to be made with multiple connections in mind it wont respond to multiple clients as it will overwrite newsockfd on every new connection, I'm sorry if that's how it was meant to be.