+ 1
Messenger with Sockets gets in infinite loop C
Hello! I write a code about a server-clients messenger with sockets and threads and when I log out the second (of the three) client the server gets in infinite loop of receiving messengers. I have already closed the socket and thread of this client.
0 Answers