Package Honey :: Module Selector :: Class Select
[show private | hide private]
[frames | no frames]

Class Select

object --+
         |
        Select


Method Summary
a new object with type S, a subtype of T __new__(S, ...)
  checkSockets(self)
  clean(self)
  doSelect(self, reads, writes, select)
  register(self, socket, mode)
  unregister(self, socket, mode)

Method Details

__new__(S, ...)

Returns:
a new object with type S, a subtype of T

Generated by Epydoc 1.1 on Sun Dec 7 16:05:42 2003 http://epydoc.sf.net