完成tcp服务器/客户端 c api

This commit is contained in:
xiongziliang 2019-12-26 21:24:40 +08:00
parent 11a7d1e6c4
commit 528e4fffe5

View File

@ -36,7 +36,7 @@
#endif
#define LOG_LEV 4
#define TCP_TYPE mk_type_wss
#define TCP_TYPE mk_type_ws
static int flag = 1;
static void s_on_exit(int sig){