[Lldb-commits] [PATCH] D62089: Make ConnectionFileDescription work with all sockets

António Afonso via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 30 16:32:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362173: Make ConnectionFileDescription work with all sockets (authored by aadsm, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D62089?vs=200800&id=202331#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62089/new/

https://reviews.llvm.org/D62089

Files:
  lldb/trunk/include/lldb/Host/Socket.h
  lldb/trunk/include/lldb/Host/common/TCPSocket.h
  lldb/trunk/include/lldb/Host/common/UDPSocket.h
  lldb/trunk/include/lldb/Host/posix/DomainSocket.h
  lldb/trunk/source/Host/common/TCPSocket.cpp
  lldb/trunk/source/Host/common/UDPSocket.cpp
  lldb/trunk/source/Host/posix/ConnectionFileDescriptorPosix.cpp
  lldb/trunk/source/Host/posix/DomainSocket.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp
  lldb/trunk/unittests/Host/SocketTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62089.202331.patch
Type: text/x-patch
Size: 9579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190530/45c90591/attachment.bin>


More information about the lldb-commits mailing list