Home
last modified time | relevance | path

Searched defs:ConnectionHandler (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_ssl.py2288 class ConnectionHandler(threading.Thread): class in ThreadedEchoServer
2569 class ConnectionHandler(asyncore.dispatcher_with_send): class in AsyncoreEchoServer.EchoServer