[Lldb-commits] [PATCH] D60440: [lldb-server] Introduce Socket::Initialize and Terminate to simply WSASocket setup
Aaron Smith via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 9 21:53:18 PDT 2019
asmith updated this revision to Diff 194443.
asmith added a comment.
Addressed the review comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60440/new/
https://reviews.llvm.org/D60440
Files:
include/lldb/Host/Socket.h
source/Host/common/Socket.cpp
source/Initialization/SystemInitializerCommon.cpp
source/Plugins/Platform/Windows/PlatformWindows.cpp
unittests/Host/MainLoopTest.cpp
unittests/Host/SocketAddressTest.cpp
unittests/Host/SocketTest.cpp
unittests/Process/gdb-remote/GDBRemoteTestUtils.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60440.194443.patch
Type: text/x-patch
Size: 7491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190410/9ec1b26b/attachment.bin>
More information about the lldb-commits
mailing list