| Home | Trees | Indices | Help |
|
|---|
|
|
Blocker --+
|
InputBlocker
Triggers when os.read(stream) would not block.
| Instance Methods | |||
|
|||
|
|||
|
|||
| Class Variables | |
| Method Details |
|
Called by the schedular when a Task yields this Blocker. If you override this method, be sure to still call this method with Blocker.add_task(self)!
|
Called by the schedular when a Task that was waiting for this blocker is resumed.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 21 21:21:16 2008 | http://epydoc.sourceforge.net |