Empty client used only to break us out of poll
Inheritance:
Public Fields
-
Poller* m_owner
- The Poller that owns this WakeUpClient
Public Methods
-
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
- virtual 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.
- Poller* 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++.