Trees | Indices | Help |
|
---|
|
Version: 0.1.1.1
|
|||
Worker This is a worker thread which executes a function and calls a callback on completion |
|||
Failure Like Twisted's Failure object, but with no features |
|||
Deferred Very similar to Twisted's Deferred object, but with less features |
|||
BindError | |||
Trigger Used to trigger the event loop with external stuff, also from Medusa |
|||
Reactor The reactor is the engine of your asynchronous application. |
|
|||
|
|||
|
|||
|
|||
|
|
|||
log = logging.getLogger("tangled.core")
|
|||
__package__ =
|
|
Try to re-use a server port if possible. Useful in development. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 28 14:52:15 2010 | http://epydoc.sourceforge.net |