On Wed, 24 Aug 2016, David Walker wrote:

> I'd like to open voting on my RFC[1] to implement getaddrinfo().  The 
> RFC implements 4 new socket extension functions to aid in the calling, 
> examining, and connect/binding of the addrinfo structure.

Sorry, I missed this discussion. Is there a reason why addrinfo is a 
resource, and not an object? I realize resources are needed for the 
actual socket, but is it needed for the addrinfo information?

I would also like to see (in the RFC, but certainly in the docs), how 
this works connecting to a specific IPv6 address resource.

cheers,
Derick

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to