Home
/
Python 3.11
/
Multiprocessing
/
poll
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Multiprocessing
poll
Python 3.11
Return whether there is any data available to be read.
Syntax
PYTHON
Copy
poll([timeout])
See Also
multiprocessing.connection.wait()