Mats Erik Andersson <[email protected]> writes: > This patch, a first out of the intended three patches, addresses > the migration away from 'struct sockaddr_in', 'struct hostent', > and 'gethostbyname/byaddr', instead using 'struct sockaddr_storage', > 'struct addrinfo', 'getaddrinf/getnameinfo'.
This is great! I'd say let's push it and sort out any issues later on, it should be better than what's in there now. /Simon
