Searched refs:dispatcher_with_send (Results 1 – 4 of 4) sorted by relevance
264 .. class:: dispatcher_with_send()339 class EchoHandler(asyncore.dispatcher_with_send):
513 class dispatcher_with_send(dispatcher): class
318 class dispatcherwithsend_noread(asyncore.dispatcher_with_send):
2688 class ConnectionHandler(asyncore.dispatcher_with_send):2694 asyncore.dispatcher_with_send.__init__(self, self.socket)