ID EN
Socket

SIO_RCVALL

Python 3.11

Constants for Windows’ WSAIoctl(). The constants are used as arguments to the ioctl() method of socket objects.

Syntax

PYTHON
socket.SIO_RCVALL

See Also

ioctl()