php-src/ext/sockets
2025-01-06 13:11:07 +00:00
..
tests ext/sockets: drop convert_to_array for multicast leave group settings. 2025-01-06 13:11:07 +00:00
config.m4 Autotools: Sync CS in extensions (#15343) 2024-08-11 17:42:26 +02:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
conversions.c ext/sockets: conversions internal changes. (#17311) 2025-01-01 12:13:39 +00: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 ext/sockets: drop convert_to_array for multicast leave group settings. 2025-01-06 13:11:07 +00: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_addrinfo_lookup and other few internal changes 2025-01-05 13:32:12 +00:00
sockets.stub.php ext/sockets: following-up on GH-16842, update FreeBSD TCP stack setting. 2024-12-26 20:54:14 +00:00
sockets_arginfo.h ext/sockets: following-up on GH-16842, update FreeBSD TCP stack setting. 2024-12-26 20:54:14 +00:00
windows_common.h