ID EN
Socket

SocketType

Python 3.11

This is a Python type object that represents the socket object type. It is the same as type(socket(...)).

Syntax

PYTHON
socket.SocketType