[Lldb-commits] [PATCH] D22950: Centralize all calls to select() into a single class so we always call select properly
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 29 10:22:49 PDT 2016
zturner added a comment.
Aside from the compilation error caused by not including `winsock2.h`, I saw no other obvious problems here, and there are no test regressions.
https://reviews.llvm.org/D22950
More information about the lldb-commits
mailing list