make
If is not working, please try:
clang -m64 -O3 -Wall -lpthread -o thread_socket thread_socket.c
./thread_socket -h
Usage of ./thread_sock:
-p <port for running>
-l show running log
-d start daemon service
-h show this message
520sdk250@gmail.com