AF_INET or socket.AF_INET6 for family and socket.SOCK_STREAM for type. Here's a Python socket example: import socket ...
確定! 回上一頁