WaitForClient moved to server, now working.
This commit is contained in:
@@ -27,7 +27,6 @@ public:
|
||||
virtual ~Protocol();
|
||||
|
||||
virtual int Setup() = 0;
|
||||
virtual int WaitForClient() = 0;
|
||||
|
||||
protected:
|
||||
DebugServer* debug_server_;
|
||||
|
||||
Reference in New Issue
Block a user