From 27d8bc7cad4a8f68c2da3efbb77f45ec70ae40e6 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期三, 05 一月 2022 14:11:39 +0800
Subject: [PATCH] pb.go MsgQueryProcReply add subLocalTopics and subNetTopics

---
 src/socket/shm_mod_socket.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/socket/shm_mod_socket.h b/src/socket/shm_mod_socket.h
index 5e234bf..c361300 100644
--- a/src/socket/shm_mod_socket.h
+++ b/src/socket/shm_mod_socket.h
@@ -62,7 +62,6 @@
 	*/
 	int force_bind(int key);
 
-  int bind_proc_id(char *buf, int len);
   int reg(void *pData, int len, void **buf, int *size, const int timeout_ms, int flag);
 	
   int sendto(const void *buf, const int size, const int key, const struct timespec *timeout = NULL, int flag = 0, int reset = 0, int data_set = 0);

--
Gitblit v1.8.0