Title: User's Guide:i2p.select Module i2p.select emulates the Python module select. With this module, a program can perform select and poll commands on traditional and I2P sockets. '''poll'''() '''select'''(readlist, writelist, errlist, timeout=None) '''Polling flags'''