Home
/
Python 3.11
/
Socket
/
getblocking
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Socket
getblocking
Python 3.11
Return True if socket is in blocking mode, False if in non-blocking.
Syntax
PYTHON
Copy
socket.getblocking()