Python select Functions
EditRocket provides the following information on select functions in the Python source code builder.
poll() - (Not supported by all operating systems.
select(iwtd, owtd, ewtd[, timeout]) - This is a straightforward interface to the Unix select() system call.