PICloud connect/disconnect
This commit is contained in:
@@ -18,6 +18,7 @@ public:
|
||||
private:
|
||||
DispatcherClient * server;
|
||||
PIVector<DispatcherClient*> clients;
|
||||
PIMap<uint, DispatcherClient*> index_clients;
|
||||
PIString server_name;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user