![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Classes | |
class | E2SharedPoll |
class | PollReactor |
Functions | |
def | install () |
Variables | |
dictionary | reads = {} |
dictionary | writes = {} |
dictionary | selectables = {} |
tuple | POLL_DISCONNECTED = (select.POLLHUP | select.POLLERR | select.POLLNVAL) |
poller = E2SharedPoll() | |
def e2reactor.install | ( | ) |
Install the poll() reactor.
tuple e2reactor.POLL_DISCONNECTED = (select.POLLHUP | select.POLLERR | select.POLLNVAL) |
e2reactor.poller = E2SharedPoll() |
dictionary e2reactor.reads = {} |
dictionary e2reactor.selectables = {} |
dictionary e2reactor.writes = {} |