Searched defs:error_received (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/asyncio/ | ||
| D | protocols.py | 170 def error_received(self, exc): member in DatagramProtocol |
| /third_party/python/Lib/test/test_asyncio/ | ||
| D | test_base_events.py | 1058 def error_received(self, exc): member in MyDatagramProto |
| D | test_events.py | 145 def error_received(self, exc): member in MyDatagramProto |