mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Use proper function to read data from socket.
This commit is contained in:
@@ -15,6 +15,8 @@ public:
|
||||
View( const char* addr );
|
||||
~View();
|
||||
|
||||
static bool ShouldExit();
|
||||
|
||||
private:
|
||||
void Worker();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user