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
Hey.I just want to report writing bug. When client1 and client2 try to write at the same time and client1 send his message client1's message writing near the client2's message and cursor going to new line. but client2 didnt finish his message yet and it seems like display bug.
The text was updated successfully, but these errors were encountered:
Hi, i'm writing my own chatroom in c and i'm having the same trouble. It happens because coming message get printed on user input, but it doesn't affect the writing message. Actually there is no way to fix it with standard lib.
Hey.I just want to report writing bug. When client1 and client2 try to write at the same time and client1 send his message client1's message writing near the client2's message and cursor going to new line. but client2 didnt finish his message yet and it seems like display bug.
The text was updated successfully, but these errors were encountered: