Limit concurrent connections to the server by using a queue. Currently, all open and closed connections (the sockfds) are stored in a linked list.