[Lldb-commits] [PATCH] D22950: Centralize all calls to select() into a single class so we always call select properly
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 29 09:58:35 PDT 2016
labath added a subscriber: labath.
labath added a comment.
Ok, there is one more big difference: MainLoop doesn't have timeouts yet. So yes, I guess these are not yet ready for merging...
https://reviews.llvm.org/D22950
More information about the lldb-commits
mailing list