php-src/ext/sockets
David Walker 750f3d3f65 Improve getaddrinfo implementation
* Fix some leaks
* Improve some comparisons and casts
* Raise a notice when an unknown hint is provided
2016-09-05 14:27:31 +02:00
..
tests Improve getaddrinfo implementation 2016-09-05 14:27:31 +02:00
config.m4 convert ext/sockets to work with the static tsrm cache pointer 2014-10-05 20:48:32 +02:00
config.w32 nmake install missing header 2015-01-30 09:24:18 +01:00
conversions.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
conversions.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
CREDITS
multicast.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
multicast.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
package.xml Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
php_sockets.h Fix #72733: Expose getaddrinfo C function, and supporting connect/bind 2016-08-12 11:29:34 -06:00
sendrecvmsg.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
sendrecvmsg.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
sockaddr_conv.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
sockaddr_conv.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
sockets.c Improve getaddrinfo implementation 2016-09-05 14:27:31 +02:00
unix_socket_constants.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
win32_socket_constants.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
windows_common.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00