ID EN
Socket

set_inheritable

Python 3.11

Set the inheritable flag of the socket’s file descriptor or socket’s handle.

Syntax

PYTHON
socket.set_inheritable(inheritable)

See Also

inheritable flag