| Home | Trees | Indices | Help |
|
|---|
|
|
EPoll Engine
ClusterShell Engine class using the select.epoll mechanism.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
identifier =
|
|||
|
|||
Initialize Engine.
|
Release engine-specific resources.
|
Engine-specific fd registering. Called by Engine register.
|
Engine-specific fd unregistering. Called by Engine unregister.
|
Engine-specific modifications after a interesting event change for a file descriptor. Called automatically by Engine set_events(). For the epoll engine, it modifies the event mask associated to a file descriptor.
|
Run epoll main loop.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Dec 21 14:07:52 2016 | http://epydoc.sourceforge.net |