解决死锁问题

This commit is contained in:
xiongziliang
2020-03-04 21:57:31 +08:00
parent 6cc56a758a
commit f384f5e025
2 changed files with 45 additions and 38 deletions

View File

@@ -151,7 +151,6 @@ public:
protected:
void regist() ;
bool unregist() ;
void unregisted();
private:
string _strSchema;
string _strVhost;