php-src/ext/sockets
Calvin Buckley a63fd2a95a
Gate SOCK_DCCP behind its own ifdef (#15031)
AIX 7.1 has SOCK_CONN_DGRAM, but not SOCK_DCCP; the previous change
conflated the availability between the two definitions. Add an
additional #ifdef for this.
2024-07-19 16:41:29 -03:00
..
tests Merge branch 'PHP-8.3' 2024-03-06 11:39:48 +00:00
config.m4 Use preprocessor to check for AI_V4MAPPED, AI_ALL and AI_IDN (#13513) 2024-02-26 16:38:00 +01:00
config.w32
conversions.c Sync #if/ifdef/defined (#14371) 2024-06-07 23:45:17 +02:00
conversions.h Fix GH-9493: fix ancillary data build for FreeBSD prior to the 13 release. (#9496) 2022-09-08 09:10:16 +01:00
CREDITS
multicast.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
multicast.h ext/sockets: enabling multicast group for ipv4 on freebsd. (#13240) 2024-01-31 06:58:27 +00:00
php_sockets.h Sync #if/ifdef/defined (-Wundef) (#14623) 2024-06-24 19:37:07 +02:00
sendrecvmsg.c Sync HAVE_IPV6 and HAVE_GETADDRINFO in #if/ifdef/defined (#14341) 2024-05-28 11:52:25 +02:00
sendrecvmsg.h Declare ext/sockets constants in stubs (#9349) 2022-08-16 13:18:31 +02:00
sockaddr_conv.c Sync HAVE_IPV6 and HAVE_GETADDRINFO in #if/ifdef/defined (#14341) 2024-05-28 11:52:25 +02:00
sockaddr_conv.h
sockets.c ext/sockets: socket_get_option/socket_set_option SO_LINGER_SEC. (#14858) 2024-07-07 14:23:01 +01:00
sockets.stub.php Gate SOCK_DCCP behind its own ifdef (#15031) 2024-07-19 16:41:29 -03:00
sockets_arginfo.h Gate SOCK_DCCP behind its own ifdef (#15031) 2024-07-19 16:41:29 -03:00
windows_common.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00