I've just coded a simple Multi-thread Echo Server (with POSIX pthread)

First client is served well, but from second client cannot be served at all.
all clients connect from 127.0.0.1 (localhost)....