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