mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-26 14:02:53 -05:00
Add stdin pipe fallback for commands
This commit is contained in:
@@ -57,7 +57,7 @@ private:
|
||||
|
||||
char m_buf[1] = { 0 };
|
||||
IConsoleListener *m_listener;
|
||||
uv_tty_t *m_tty = nullptr;
|
||||
uv_stream_t *m_input = nullptr;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user