Details
Details
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Paths 
  |  Differential  D112629  
[lldb] [Host/Socket] Make DecodeHostAndPort() return a dedicated struct ClosedPublic Authored by mgorny on Oct 27 2021, 8:54 AM. 
Details 
Diff Detail 
 Event TimelineThis revision is now accepted and ready to land.Oct 27 2021, 11:45 PM Closed by commit rG073c5d0e4706: [lldb] [Host/Socket] Make DecodeHostAndPort() return a dedicated struct (authored by mgorny).  ·  Explain WhyOct 28 2021, 12:58 AM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 382943 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
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I guess this isn't true anymore.