Searched refs:handle_connect (Results 1 – 5 of 5) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_asyncore.py | 297 d.handle_connect() |
D | test_poplib.py | 146 def handle_connect(self): member in DummyPOP3Server |
D | test_asynchat.py | 72 def handle_connect(self): member in echo_client |
D | test_ftplib.py | 246 def handle_connect(self): member in DummyFTPServer |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
D | asyncore.py | 448 self.handle_connect() |