Emre Kultursay d8bd179a17 Clear read_fd_set if EINTR received
Leaving bits uncleared set causes callbacks to be triggered even
though there are no events to process. Starting with D131160
we have a callback that makes blocking read calls over pipe which
was causing the lldb-server main loop to become unresponsive / blocked
on Android.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D144240
2023-02-23 13:27:19 +01:00
..
2023-02-23 13:27:19 +01:00
2022-10-31 14:40:38 -07:00
2023-02-17 03:53:04 +09:00