Searched defs:dispatcher_with_send (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/ | ||
| D | asyncore.py | 529 class dispatcher_with_send(dispatcher): class |
| /external/python/cpython3/Lib/ | ||
| D | asyncore.py | 513 class dispatcher_with_send(dispatcher): class |