event_loop v1.0.10

The event_loop class is a typical event loop except it is not tied to any particular toolkit. Instead, it can be used standalone to implement Unix servers, for example. To compile event_loop, you will also need the cgul source. I really wanted to include the event_loop class in cgul, but the ability to multiplex I/O is not portable.

LICENSE

Documentation

event_loop-1.0.10.tar.gz