try to fix cloud again
This commit is contained in:
@@ -34,8 +34,8 @@ private:
|
||||
PIMap<PIByteArray, CloudServer *> c_servers;
|
||||
PIMap<const DispatcherClient *, CloudServer *> index_c_servers;
|
||||
PIMap<const DispatcherClient *, CloudServer *> index_c_clients;
|
||||
PIVector<DispatcherClient *> rm_clients;
|
||||
PIVector<DispatcherClient *> rmrf_clients;
|
||||
PISet<DispatcherClient *> rm_clients;
|
||||
PISet<DispatcherClient *> rmrf_clients;
|
||||
PIVector<CloudServer *> rmrf_servers;
|
||||
PITimer timeout_timer;
|
||||
PIMutex map_mutex;
|
||||
|
||||
Reference in New Issue
Block a user