[all-commits] [llvm/llvm-project] 073c5d: [lldb] [Host/Socket] Make DecodeHostAndPort() retu...
Michał Górny via All-commits
all-commits at lists.llvm.org
Thu Oct 28 00:58:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 073c5d0e4706f14b599f62c7bb115b843d0e4962
https://github.com/llvm/llvm-project/commit/073c5d0e4706f14b599f62c7bb115b843d0e4962
Author: Michał Górny <mgorny at moritz.systems>
Date: 2021-10-28 (Thu, 28 Oct 2021)
Changed paths:
M lldb/include/lldb/Host/Socket.h
M lldb/source/Host/common/Socket.cpp
M lldb/source/Host/common/TCPSocket.cpp
M lldb/source/Host/common/UDPSocket.cpp
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
M lldb/tools/lldb-server/Acceptor.cpp
M lldb/unittests/Host/SocketTest.cpp
Log Message:
-----------
[lldb] [Host/Socket] Make DecodeHostAndPort() return a dedicated struct
Differential Revision: https://reviews.llvm.org/D112629
More information about the All-commits
mailing list