0
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-07-05 17:28:00 -04:00
Dmitry Podgorny 3ecb5424ae log: set nonblocking mode for stderr
Glib can print error messages to stderr and blocking write freezes
Profanity if the buffer is full. Move stderr to nonblocking mode
in hope that glib will skip printing on EWOULDBLOCK error. In this
case we lose some error messages, but Profanity continues working.
2019-09-13 11:48:31 +00:00
..
2019-08-23 10:18:20 +02:00
2019-02-20 11:53:40 +01:00
2019-09-12 20:55:16 +02:00
2019-06-17 10:44:08 +02:00
2019-01-22 11:31:45 +01:00
2019-09-13 11:48:31 +00:00
2019-06-20 14:30:45 +02:00