labath wrote:

Moving the common API (deduplicating) into the `Socket` class is fine. Making 
it public is not. There shouldn't be a reason to make e.g. `GetLastError` 
public, because noone should be making raw socket calls.

https://github.com/llvm/llvm-project/pull/106640
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to