================ @@ -0,0 +1,182 @@ +//===-- Socket.h ------------------------------------------------*- C++ -*-===// ---------------- labath wrote:
I'm not quite comfortable with this essentially reimplementing large parts of `source/Host/common/*Socket.cpp`. @walter-erquinigo do you have any objections to using the implementation from the lldb `host` library. I see lldb-dap already depends on `lldbHost` on windows (and NetBSD?) -- this would make that dependency unconditional. https://github.com/llvm/llvm-project/pull/116392 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits