i found the error.. i forgot to put '\0' at the end of my string.. solved
i'm using mutex and condition variable to protect the array..
Hi, I'm writing a server in C that accepts messages from users through TCP/IP connection and then forwards them to a list of file descriptors that...
Separate names with a comma.