From 36e6a90a33983154633c99f7ac95d09dd68f7bcb Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期三, 24 二月 2021 16:53:06 +0800 Subject: [PATCH] update --- src/net/net_mod_socket.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/net/net_mod_socket.h b/src/net/net_mod_socket.h index 68f5294..b02ea6e 100644 --- a/src/net/net_mod_socket.h +++ b/src/net/net_mod_socket.h @@ -256,10 +256,6 @@ int pub_nowait( char *topic, int topic_size, void *content, int content_size, int key); - - - - /** * 鑾峰彇soket key */ -- Gitblit v1.8.0