Files
TMP_C712/Python/server.py
T
2023-11-03 15:54:20 +03:00

4 lines
62 B
Python

import socket
import os
socket_path = '/tmp/unix_sock.server'