1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 04:02:19 +02:00
Files
archived-php-src/ext/sockets/tests
David Walker 7373ce9149 Fix #72733: Expose getaddrinfo C function, and supporting connect/bind
Feature request was to expose getaddrinfo().  I accomplish this
by having an array of resources that are the addrinfo structures.
The resources can be used in new functions to connect/bind, and
one function to examine the contents of the resource.
2016-08-12 11:29:34 -06:00
..
2009-08-30 09:30:13 +00:00
2012-12-19 10:23:57 +01:00
2013-04-30 19:30:55 -07:00
2013-02-02 14:06:23 +01:00
2013-04-30 19:43:52 -07:00
2014-11-10 10:42:17 -08:00
2013-02-02 16:38:07 +01:00
2016-01-18 16:59:17 +01:00
2016-01-18 16:59:17 +01:00
2015-12-24 14:08:44 +01:00
2014-05-18 12:02:05 +08:00
2011-12-26 03:22:07 +00:00
2014-05-18 12:02:05 +08:00
2013-03-05 17:18:13 +08:00
2016-01-18 16:34:20 +01:00
2011-12-26 03:22:07 +00:00
2016-01-18 16:37:04 +01:00