class documentation
class GanetiBaseAsyncoreDispatcher(asyncore.dispatcher):
Known subclasses: ganeti.asyncnotifier.ErrorLoggingAsyncNotifier
, ganeti.daemon.AsyncAwaker
, ganeti.daemon.AsyncUDPSocket
Base Ganeti Asyncore Dispacher
Method | handle |
Log an error in handling any request, and proceed. |
Method | writable |
Most of the time we don't want to check for writability. |