Searched refs:dispatcher_with_send (Results 1 – 8 of 8) sorted by relevance
264 .. class:: dispatcher_with_send()339 class EchoHandler(asyncore.dispatcher_with_send):
237 .. class:: dispatcher_with_send()308 class EchoHandler(asyncore.dispatcher_with_send):
508 class dispatcher_with_send(dispatcher): class
529 class dispatcher_with_send(dispatcher): class
336 class dispatcherwithsend_noread(asyncore.dispatcher_with_send):
1856 class ConnectionHandler(asyncore.dispatcher_with_send):1862 asyncore.dispatcher_with_send.__init__(self, self.socket)
311 class dispatcherwithsend_noread(asyncore.dispatcher_with_send):
2461 class ConnectionHandler(asyncore.dispatcher_with_send):2467 asyncore.dispatcher_with_send.__init__(self, self.socket)