ddiproietto added a comment.
I do not have commit access, can someone commit this for me, please?
Also, would it be possible for this to be cherry picked somewhere (apologies,
I'm not familiar with the LLVM branching model), for an eventual 14.0.1 release?
Thanks!
Repository:
rG LLVM Github
ddiproietto created this revision.
Herald added a project: All.
ddiproietto requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
TCPSocket::Connect() calls SocketAddress::GetAddressInfo() and tries to
connect any of them (in a for loop).
This u