libcbhomebus_func.h
@@ -46,6 +46,11 @@ */ typedef int(*tfn_shm_alloc_key) (); /** * 批量删除key对应的共享队列,并在bus里删除该key的订阅 */ typedef int(*tfn_shm_remove_keys) (int*, int); typedef int(*tfn_shm_remove_keys_exclude) (int*, int); ///////////////////////////////////////////// // net_mod_socket @@ -227,13 +232,6 @@ * 释放存储接收信息的buf */ typedef void (*tfn_net_mod_socket_free)(void *buf) ; typedef int(*tfn_shm_mod_socket_remove_key) (int); /** * 批量删除key对应的共享队列,并在bus里删除该key的订阅 */ typedef int(*tfn_shm_mod_socket_remove_keys) (int*, int); /** * 创建