clayborg added a comment.

The plug-in interface I was thinking of was the Connection class. This would 
allow different platforms to support different Connection subclasses for things 
like network, serial, USB, Firewire, shared memory, IPC and others. Not sure if 
socket is stand alone enough to warrant its own plug-in interface. How are the 
socket subclasses used around LLDB? Are they used directly? Or are they place 
into a Connection class?


http://reviews.llvm.org/D14085



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to