ID EN
Multiprocessing

poll

Python 3.11

Return whether there is any data available to be read.

Syntax

PYTHON
poll([timeout])

See Also

multiprocessing.connection.wait()