ID EN
Socket

getblocking

Python 3.11

Return True if socket is in blocking mode, False if in non-blocking.

Syntax

PYTHON
socket.getblocking()