[Lldb-commits] [PATCH] D144240: Clear read_fd_set if EINTR received

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 20 07:51:34 PST 2023


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Nice catch.

As discussed internally, it would be great if we could remove this android-specific code path (by removing support for OS versions which necessitated it).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144240/new/

https://reviews.llvm.org/D144240



More information about the lldb-commits mailing list