I want to create a web server that listens to 3 TCP connections and reads data from each one of them. I\'m making those connections through a for loop.
for
M