php-src/ext/sockets
2025-05-28 20:06:47 +01:00
..
tests ext/sockets: socket_shutdown() having proper constants for mode. 2025-05-26 18:48:21 +01:00
config.m4 ext/sockets: UDP_SEGMENT support. 2025-05-22 20:32:29 +01:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
conversions.c Merge branch 'PHP-8.4' 2025-05-22 20:47:36 +01: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: Use zval_is_true() instead of converting to boolean (#18681) 2025-05-28 20:06:47 +01:00
multicast.h ext/sockets: enabling multicast group for ipv4 on freebsd. (#13240) 2024-01-31 06:58:27 +00:00
php_sockets.h Revert "ext/sockets: follow-up on AF_PACKET support." (#17924) 2025-02-25 07:04:40 +00: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 ext/sockets: php_set_inet*_addr using zend_string instead. (#17845) 2025-02-20 21:59:55 +00:00
sockaddr_conv.h ext/sockets: php_set_inet*_addr using zend_string instead. (#17845) 2025-02-20 21:59:55 +00:00
sockets.c ext/sockets: socket_create_pair() simplify workflow. (#18679) 2025-05-28 12:41:48 +01:00
sockets.stub.php ext/sockets: socket_shutdown() having proper constants for mode. 2025-05-26 18:48:21 +01:00
sockets_arginfo.h ext/sockets: socket_shutdown() having proper constants for mode. 2025-05-26 18:48:21 +01:00
windows_common.h