emrekultursay added a comment.

In D79757#2031186 <https://reviews.llvm.org/D79757#2031186>, @labath wrote:

> ...
>  Where do the addresses that we're connecting to come from (the user or lldb 
> code)? If it's lldb code, maybe we could just replace the relevant 
> "localhost" names with an explicit ipv4 loopback address?


This is great feedback, thank you! yes, it was just two places that had 
"localhost" hard-coded, and just by changing it to ipv4 loopback address, I 
achieved the same improvement. :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79757/new/

https://reviews.llvm.org/D79757



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to