Home
last modified time | relevance | path

Searched refs:dispatcher_with_send (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/
H A Dasyncore.py511 class dispatcher_with_send(dispatcher): class
/third_party/python/Lib/test/
H A Dtest_asyncore.py317 class dispatcherwithsend_noread(asyncore.dispatcher_with_send):
H A Dtest_ssl.py2719 class ConnectionHandler(asyncore.dispatcher_with_send):
2725 asyncore.dispatcher_with_send.__init__(self, self.socket)

Completed in 11 milliseconds