HomeSort by relevance Sort by last modified time
    Searched refs:handle_connect (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/tlslite/tlslite/integration/
tlsasyncdispatchermixin.py 118 self.siblingClass.handle_connect(self)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_asyncore.py 298 d.handle_connect()
341 def handle_connect(self): member in class:dispatcherwithsend_noread
456 def handle_connect(self): member in class:BaseTestHandler
457 raise Exception("handle_connect not supposed to be called")
502 def handle_connect(self): member in class:BaseClient
523 # make sure handle_connect is called on connect()
526 def handle_connect(self): member in class:BaseTestAPI.test_handle_connect.TestClient
test_poplib.py 146 def handle_connect(self): member in class:DummyPOP3Server
148 handle_read = handle_connect
test_asynchat.py 72 def handle_connect(self): member in class:echo_client
test_ftplib.py 246 def handle_connect(self): member in class:DummyFTPServer
248 handle_read = handle_connect
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_asyncore.py 298 d.handle_connect()
341 def handle_connect(self): member in class:dispatcherwithsend_noread
456 def handle_connect(self): member in class:BaseTestHandler
457 raise Exception("handle_connect not supposed to be called")
502 def handle_connect(self): member in class:BaseClient
523 # make sure handle_connect is called on connect()
526 def handle_connect(self): member in class:BaseTestAPI.test_handle_connect.TestClient
test_poplib.py 146 def handle_connect(self): member in class:DummyPOP3Server
148 handle_read = handle_connect
test_asynchat.py 72 def handle_connect(self): member in class:echo_client
test_ftplib.py 246 def handle_connect(self): member in class:DummyFTPServer
248 handle_read = handle_connect
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asyncore.py 455 self.handle_connect()
514 def handle_connect(self): member in class:dispatcher
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asyncore.py 455 self.handle_connect()
514 def handle_connect(self): member in class:dispatcher

Completed in 868 milliseconds