[Lldb-commits] [lldb] [lldb] Add timeout argument to Socket::Accept (PR #117691)
Michał Górny via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 26 01:58:56 PST 2024
mgorny wrote:
I'm not complaining, but wanted to point out it feels a bit backwards to be adding a callback to timeout, rather than having `Run()` accept a timeout.
https://github.com/llvm/llvm-project/pull/117691
More information about the lldb-commits
mailing list