I\'m trying to realize a UDP client-server application in C using select function. I use it in the client to monitor both stdin and socket streams, and it works. In the serv