When listening for TCP connections we create a socket, bind it and then pass it over IPC to all threads - which then listen on in and accept connections.
When listening for TCP connections we create a socket, bind it and then pass it over IPC to all threads - which then listen on in and accept connections.