[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
Mon Oct 26 18:20:59 PDT 2015


ovyalov retitled this revision from "Add Socket::Create factory method which uses socket scheme (tcp, unix,..) to find an appropriate implementation class." to "Add Socket::Create factory method which uses socket protocol to find an appropriate implementation class.".
ovyalov updated the summary for this revision.
ovyalov updated this revision to Diff 38487.
ovyalov added a comment.

Thanks for suggestions - addressed review comments.


http://reviews.llvm.org/D14085

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14085.38487.patch
Type: text/x-patch
Size: 10730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151027/249e3ec6/attachment.bin>


More information about the lldb-commits mailing list