[Lldb-commits] [PATCH] D43698: Plug errno in TCPSocket::Connect()

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 23 14:59:19 PST 2018


clayborg added a comment.

Yeah, never seen that before. Are you sure CreateSocket is doing the right thing and checking for the correct return value? That is the only way I can see this causing issues.


Repository:
  rL LLVM

https://reviews.llvm.org/D43698





More information about the lldb-commits mailing list