class WakeUpClient

Empty client used only to break us out of poll

Inheritance:


Public Fields

[more]Poller* m_owner
The Poller that owns this WakeUpClient

Public Methods

[more]virtual int notifyPollEvent(PollEvent* e)
Read the bytes that were written to m_wakeup_pipe[0] by wakeUp()


Inherited from Client:


Documentation

Empty client used only to break us out of poll
ovirtual int notifyPollEvent(PollEvent* e)
Read the bytes that were written to m_wakeup_pipe[0] by wakeUp()
Returns:
0 always, because the wakeup pipe should never be deleted.

oPoller* m_owner
The Poller that owns this WakeUpClient


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.