Home | History | Annotate | Download | only in test

Lines Matching full:newconn

583                     newconn, connaddr = self.sock.accept()
587 handler = self.ConnectionHandler(self, newconn)