php-src/ext/sockets
David Carlier 07aaa34cd4
Fix GH-7978: sockets extension compilation errors
We fix the `ucred` detection when custom `CFLAGS` are in use.

Closes GH-7981.
2022-01-21 23:56:56 +01:00
..
tests socket cmsg credential test fixes, "backporting" from the FreeBSD PR. 2021-12-21 07:27:59 +01:00
config.m4 Fix GH-7978: sockets extension compilation errors 2022-01-21 23:56:56 +01:00
config.w32 Fix Windows build for shared ext/sockets 2020-09-08 22:54:21 +02:00
conversions.c socket: ancillary credentials build fix for non linux systems. 2021-12-21 07:25:43 +01:00
conversions.h
CREDITS
multicast.c Fix ext/sockets build on Haiku 2022-01-04 14:10:50 +01:00
multicast.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_sockets.h Fix Windows build for shared ext/sockets 2020-09-08 22:54:21 +02:00
sendrecvmsg.c socket: ancillary credentials build fix for non linux systems. 2021-12-21 07:25:43 +01:00
sendrecvmsg.h
sockaddr_conv.c
sockaddr_conv.h
sockets.c Fix ext/sockets build on Haiku 2022-01-04 14:10:50 +01:00
sockets.stub.php socket_create_pair() can no longer return NULL 2021-01-12 12:08:31 +01:00
sockets_arginfo.h socket_create_pair() can no longer return NULL 2021-01-12 12:08:31 +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