Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dasyncore.py511 def handle_write(self): member in dispatcher
540 def handle_write(self): member in dispatcher_with_send
Dasynchat.py180 def handle_write (self): member in async_chat
/external/python/cpython2/Lib/test/
Dtest_asyncore.py571 def handle_write(self): member in BaseTestAPI.test_handle_write.TestClient
625 def handle_write(self): member in BaseTestAPI.test_handle_error.TestClient