src/socket/net_mod_socket.c @@ -560,15 +560,6 @@ /** * 启动bus * * @return 0 成功, 其他值 失败的错误码 */ int NetModSocket::start_bus() { return shmModSocket.start_bus(); } /** * 订阅指定主题 * @topic 主题 * @size 主题长度