Lines Matching full:newconn
1845 newconn, connaddr = self.sock.accept()1849 handler = self.ConnectionHandler(self, newconn, connaddr)