Module vibe.core.driver
Functions
Function name | Description |
---|---|
getEventDriver | Returns the active event driver |
Interfaces
Interface name | Description |
---|---|
DriverCore | Provides an event driver with core functions for task/fiber control. |
EventDriver | Interface for all evented I/O implementations |
EventedObject | Base interface for all evented objects. |
Timer | Represents a timer. |
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.