php-src/ext/sockets
Christoph M. Becker 424d34d1c0 Make test more resilient
`socket_bind()` may raise `E_WARNING` on failure, which would cause the
test to be marked as borked.  Since we're checking the return value
anyway, we can silence warnings.
2019-11-21 13:40:36 +01:00
..
tests Make test more resilient 2019-11-21 13:40:36 +01:00
config.m4 Remove unused MISSING_MSGHDR_MSGFLAGS 2019-07-18 02:17:14 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
conversions.c Convert all php_error_docref0 to php_error_docref 2019-07-13 02:05:17 +02:00
conversions.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
CREDITS
multicast.c Merge branch 'PHP-7.4' 2019-10-12 14:46:36 +02:00
multicast.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_sockets.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
sendrecvmsg.c Just return after exception has been thrown 2019-10-12 23:09:23 +02: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 Cleanup return values when parameter parsing is unsuccessful 2019-10-30 16:05:20 +01:00
sockets.stub.php Add union return types for function stubs 2019-11-11 14:54:55 +01:00
sockets_arginfo.h Add union return types for function stubs 2019-11-11 14:54:55 +01:00
unix_socket_constants.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
win32_socket_constants.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
windows_common.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00