Skip to content
Commit ad440da3 authored by Greg Clayton's avatar Greg Clayton
Browse files

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
parent 7ac472e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment