From 5f246a2c098b663fa44d87bc5c9ac5c8f74bbcc1 Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期五, 26 二月 2021 14:04:39 +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