From f52f2c2828047c2f30d30fc1fe2b54d8db146d49 Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期四, 25 二月 2021 15:56:35 +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