Home | History | Annotate | Download | only in test

Lines Matching refs:ConnectionHandler

409         class ConnectionHandler(threading.Thread):
587 handler = self.ConnectionHandler(self, newconn)
603 class ConnectionHandler(asyncore.dispatcher_with_send):
661 self.ConnectionHandler(sock_obj, self.certfile)