mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-21 09:07:49 +08:00
完成tcp服务器/客户端 c api
This commit is contained in:
parent
11a7d1e6c4
commit
528e4fffe5
@ -36,7 +36,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define LOG_LEV 4
|
#define LOG_LEV 4
|
||||||
#define TCP_TYPE mk_type_wss
|
#define TCP_TYPE mk_type_ws
|
||||||
|
|
||||||
static int flag = 1;
|
static int flag = 1;
|
||||||
static void s_on_exit(int sig){
|
static void s_on_exit(int sig){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user