Fixed processing of long console commands
This commit is contained in:
@@ -40,6 +40,8 @@ private:
|
||||
char m_readBuf[64];
|
||||
bool m_readBufInUse;
|
||||
|
||||
std::string m_command;
|
||||
|
||||
static void loop(void* data);
|
||||
|
||||
static void on_shutdown(uv_async_t* async)
|
||||
|
||||
Reference in New Issue
Block a user