[Lldb-commits] [PATCH] D14085: Add Socket::Create factory method which uses socket protocol to find an appropriate implementation class.

Oleksiy Vyalov via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 27 10:35:00 PDT 2015


ovyalov closed this revision.
ovyalov added a comment.

Files:

  /lldb/trunk/include/lldb/Host/Socket.h
  /lldb/trunk/include/lldb/Host/common/UDPSocket.h
  /lldb/trunk/source/Host/common/Socket.cpp
  /lldb/trunk/tools/lldb-server/Acceptor.cpp
  /lldb/trunk/tools/lldb-server/Acceptor.h

Users:

  ovyalov (Author)

http://reviews.llvm.org/rL251417


http://reviews.llvm.org/D14085





More information about the lldb-commits mailing list