php-src/ext/sockets
2015-10-07 03:08:11 +03:00
..
tests Fixed test (it failed on 32-bit Linux and worked on 64-bit Linux just because of luck). 2015-10-07 03:08:11 +03: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 More warning fixes 2015-07-17 21:12:15 +02:00
conversions.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
CREDITS
multicast.c Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more appropriate Z_ARRVAL_P() or Z_OBJPROP_P(). 2015-09-24 22:39:59 +03:00
multicast.h bump year 2015-01-15 23:27:30 +08: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 switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
sendrecvmsg.c Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
sendrecvmsg.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
sockaddr_conv.c ZTS cleanup 2015-03-08 19:25:55 +08:00
sockaddr_conv.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
sockets.c Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more appropriate Z_ARRVAL_P() or Z_OBJPROP_P(). 2015-09-24 22:39:59 +03:00
unix_socket_constants.h bump year 2015-01-15 23:27:30 +08:00
win32_socket_constants.h bump year 2015-01-15 23:27:30 +08:00
windows_common.h bump year 2015-01-15 23:27:30 +08:00