Class Thread::Apartment::EventServer
- Inherits from:
- Thread::Apartment::Server
Abstract base class for Event driven objects.
Extends Thread::Apartment::Server
to provide a poll() method for event-driven (e.g., I/O) server
objects to permit interleaving of event handling and TQD polling
(e.g., objects which must detect I/O completions)
Licensed under the Academic Free License version 2.1, as specified in the
License.txt file included in this software package, or at
OpenSource.org.
- Author:
- D. Arnold
- Version:
- 0.50
- Since:
- 2005-12-01
Unless otherwise noted, $self
is the object instance variable.
Method Summary |
poll()
Poll events
|
poll
poll()
- Poll events.
Generated by psichedoc on Mon Mar 27 08:51:36 2006