Lines Matching defs:socket
5 import socket87 with socket.socket(socket.AF_UNIX) as client:136 with socket.socket(socket.AF_UNIX) as listener:207 with socket.socket(socket.AF_UNIX, fileno=listener_fd) as listener, \