Home
last modified time | relevance | path

Searched refs:dispatcher_with_send (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dasyncore.py525 class dispatcher_with_send(dispatcher): class
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_asyncore.py336 class dispatcherwithsend_noread(asyncore.dispatcher_with_send):
Dtest_ssl.py550 class ConnectionHandler(asyncore.dispatcher_with_send):
553 asyncore.dispatcher_with_send.__init__(self, conn)