Removed uv_try_write for console log.
This commit is contained in:
parent
59b62dcb77
commit
8af1075c98
3 changed files with 13 additions and 36 deletions
|
@ -51,10 +51,8 @@ protected:
|
|||
|
||||
private:
|
||||
bool isSupported() const;
|
||||
bool isWritable() const;
|
||||
|
||||
uv_stream_t *m_stream = nullptr;
|
||||
uv_tty_t *m_tty = nullptr;
|
||||
uv_tty_t *m_tty = nullptr;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue