Home | Trees | Indices | Help |
|
---|
|
object --+ | core.Manager --+ | core.BaseComponent --+ | _Poller --+ | Select
Select(...) -> new Select Poller Component
Creates a new Select Poller Component that uses the select poller implementation. This poller is not reccomneded but is available for legacy reasons as most systems implement select-based polling for backwards compatibility.
Instance Methods | |||
new Select Poller Component |
|
||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Static Methods | |
Inherited from |
Class Variables | |
channel =
The Component's Channel |
Instance Variables | |
Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Feb 2 07:24:02 2010 | http://epydoc.sourceforge.net |