socket.SocketType
This is a Python type object that represents the socket object type. It is the same as type(socket(...)).
socket.SocketType
This is a Python type object that represents the socket object type. It is the same as type(socket(...)).
Please login to continue.