diff options
author | John Harrison <harjohn@google.com> | 2025-09-17 16:43:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-17 16:43:03 -0700 |
commit | 5cc41936f22da6edd4a85927774df17b1e7c945e (patch) | |
tree | fa5a9d625d5a0a1800b65af80b85d85b709c1b54 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | d46715aaa0203cc95f3749d386745ae293f0109f (diff) | |
download | llvm-5cc41936f22da6edd4a85927774df17b1e7c945e.zip llvm-5cc41936f22da6edd4a85927774df17b1e7c945e.tar.gz llvm-5cc41936f22da6edd4a85927774df17b1e7c945e.tar.bz2 |
[lldb-mcp] Fix servers accepting more than one client. (#158357)
This fixes an issue where the MCP server would stop the main loop after
the first client disconnects.
This moves the MainLoop out of the Server instance and lifts the server
up into the ProtocolServerMCP object instead. This allows us to register
the client with the main loop used to accept and process requests.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions