src/socket/net_mod_socket.h
@@ -222,7 +222,7 @@ int pub_nowait( char *topic, int topic_size, void *content, int content_size, int port); /** * 向node_arr 中的所有网络节点发布消息 * @node_arr 网络节点组, @node_arr_len该数组长度 @@ -233,9 +233,9 @@ int pub(net_node_t *node_arr, int node_arr_len, char *topic, int topic_size, void *content, int content_size); /** * 获取soket端口号 * 获取soket key */ int get_port() ; int get_key() ; /** * 销毁sendandrecv方法返回的消息组