[Lldb-commits] [PATCH] D112629: [lldb] [Host/Socket] Make DecodeHostAndPort() return a dedicated struct
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 28 00:58:37 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG073c5d0e4706: [lldb] [Host/Socket] Make DecodeHostAndPort() return a dedicated struct (authored by mgorny).
Herald added a project: LLDB.
Changed prior to commit:
https://reviews.llvm.org/D112629?vs=382698&id=382943#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112629/new/
https://reviews.llvm.org/D112629
Files:
lldb/include/lldb/Host/Socket.h
lldb/source/Host/common/Socket.cpp
lldb/source/Host/common/TCPSocket.cpp
lldb/source/Host/common/UDPSocket.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/tools/lldb-server/Acceptor.cpp
lldb/unittests/Host/SocketTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112629.382943.patch
Type: text/x-patch
Size: 15177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211028/7402bb61/attachment-0001.bin>
More information about the lldb-commits
mailing list