Home | Trees | Indices | Help |
|
---|
|
I/O Handling classes
This module has a purpose similar to asyncore from the base library, but should be more usable, especially for PyXMPP.
Also, these interfaces should allow building application not only in asynchronous event loop model, but also threaded model.
|
|||
PollMainLoop Main event loop based on the poll() syscall. |
|
|||
logger = logging.getLogger("pyxmpp2.mainloop.poll")
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jul 10 09:22:45 2011 | http://epydoc.sourceforge.net |