[Lldb-commits] [PATCH] D61833: Fix IPv6 support on lldb-server platform
António Afonso via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon May 20 13:03:49 PDT 2019
aadsm updated this revision to Diff 200353.
aadsm edited the summary of this revision.
aadsm added a comment.
- Fixed function from const to static (mea culpa)
- Fixed inet_pton usage on windows
- Fixed issue with GetURL return creating a temp object
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61833/new/
https://reviews.llvm.org/D61833
Files:
lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
lldb/unittests/Host/CMakeLists.txt
lldb/unittests/Host/ConnectionFileDescriptorTest.cpp
lldb/unittests/Host/SocketTest.cpp
lldb/unittests/Host/SocketTestUtilities.cpp
lldb/unittests/Host/SocketTestUtilities.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61833.200353.patch
Type: text/x-patch
Size: 13442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190520/9b5cd53a/attachment.bin>
More information about the lldb-commits
mailing list