Language Features

PySelect

Python stdlib module — select. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.poll()Neutral
#
Signature
poll()

Returns a polling object.

.select()Neutral
#
Signature
select(rlist, wlist, xlist, timeout)

Wait until one or more file descriptors are ready for some kind of I/O.

.epoll()Neutral
#
Signature
epoll(...)

select.epoll(sizehint=-1, flags=0)

.error()Neutral
#
Signature
error(...)

Base class for I/O related errors.

Fully-Qualified Names

FQNField
selectfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import select