Searched refs:dispatcher_with_send (Results 1 – 4 of 4) sorted by relevance
237 .. class:: dispatcher_with_send()308 class EchoHandler(asyncore.dispatcher_with_send):
529 class dispatcher_with_send(dispatcher): class
336 class dispatcherwithsend_noread(asyncore.dispatcher_with_send):
1865 class ConnectionHandler(asyncore.dispatcher_with_send):1871 asyncore.dispatcher_with_send.__init__(self, self.socket)