Revert "Fix IPv6 support on lldb-server platform"
authorAlex Langford <apl@fb.com>
Sat, 18 May 2019 01:09:44 +0000 (01:09 +0000)
committerAlex Langford <apl@fb.com>
Sat, 18 May 2019 01:09:44 +0000 (01:09 +0000)
commit38cc896f0026221f6e5c7b10cb2d6e450d61f160
tree09b8cc1f72a4098091508d55565fc4f1563e3884
parentdb5cb0fce77f712709662c57636c42c17cd83af0
Revert "Fix IPv6 support on lldb-server platform"

This reverts commit c28f81797084b8416ff5be4f9e79000a9741ca6a.
This reverts commit 7e79b64642486f510f7872174eb831df68d65b84.

Looks like there is more work to be done on this patch. I've spoken to
the author and for the time being we will revert to keep the buildbots
green.

llvm-svn: 361086
lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
lldb/unittests/Host/CMakeLists.txt
lldb/unittests/Host/ConnectionFileDescriptorTest.cpp [deleted file]
lldb/unittests/Host/SocketTest.cpp
lldb/unittests/Host/SocketTestUtilities.cpp [deleted file]
lldb/unittests/Host/SocketTestUtilities.h [deleted file]