llvm-project/lldb/source/Host
Greg Clayton ad440da346 Abstract "struct sockaddr", "struct sockaddr_in", "struct sockaddr_in6" and
"struct sockaddr_storage" into a new host class called SocketAddress. This
will allow us to control the host specific implementations (such as how to
get the length) into a single Host specific class.

llvm-svn: 135488
2011-07-19 16:44:54 +00:00
..
common Abstract "struct sockaddr", "struct sockaddr_in", "struct sockaddr_in6" and 2011-07-19 16:44:54 +00:00
linux API fix and missing headers. 2011-05-19 23:07:19 +00:00
macosx Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate 2011-07-19 03:57:15 +00:00
Makefile linux: add Host/linux subdirectory 2011-03-23 01:58:26 +00:00