This prevents a race condicion of the ::add() method modifying the queue and being preempted by the high-priority asyncTcpSock task that in turn flushes the same queue to the socket, therefore modifying the queue.