lijinxing-source

Results 1 issues of lijinxing-source

I found the API "void CFdbBaseObject::getSubscribeTable(...)" cannot be called in worker(self-thread). because: 1.the API"void CFdbBaseObject::subscribe(CFdbSession *session, FdbMsgCode_t msg, FdbObjectId_t obj_id, const char *filter)" is only called in CONTEXT thread. 2.both...