summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJohn Harrison <harjohn@google.com>2025-07-01 08:59:27 -0700
committerGitHub <noreply@github.com>2025-07-01 08:59:27 -0700
commit1a7b7e24bcc1041ae0fb90abcfb73d36d76f4a07 (patch)
tree5fbc9e634e98dc3a927131f0a6b3cd54a07d9457 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent47e28d9cd1c08690fa77d81b537594cb2e92f0f4 (diff)
[lldb] Adding pipe support to lldb_private::MainLoopWindows. (#145621)
This updates MainLoopWindows to support events for reading from a pipe (both anonymous and named pipes) as well as sockets. This unifies both handle types using `WSAWaitForMultipleEvents` which can listen to both sockets and handles for change events. This should allow us to unify how we handle watching pipes/sockets on Windows and Posix systems. We can extend this in the future if we want to support watching other types, like files or even other events like a process life time. --------- Co-authored-by: Pavel Labath <pavel@labath.sk>
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions