Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_asyncore.py321 def handle_connect(self): member in dispatcherwithsend_noread
457 def handle_connect(self): member in BaseTestHandler
501 def handle_connect(self): member in BaseClient
525 def handle_connect(self): member in BaseTestAPI.test_handle_connect.TestClient
Dtest_asynchat.py82 def handle_connect(self): member in echo_client
Dtest_poplib.py250 def handle_connect(self): member in DummyPOP3Server
Dtest_ftplib.py317 def handle_connect(self): member in DummyFTPServer
/third_party/python/Lib/
Dasyncore.py490 def handle_connect(self): member in dispatcher