I\'m trying to create a server application and make it listen to client connection requests (one by one) until the application is terminated manually. I used a while(1) loop