php-src/ext/sockets
Gina Peter Banyard 1f131e3ae6
[skip ci] ext/sockets: remove tests that leak memory (#19408)
I don't understand what the purposes of theses tests are.
2025-08-07 21:50:04 +01:00
..
tests [skip ci] ext/sockets: remove tests that leak memory (#19408) 2025-08-07 21:50:04 +01:00
config.m4 ext/sockets: using accept4 wheneever possible for php_accept_connect helper (#19268) 2025-07-27 20:52:11 +01:00
config.w32 Use <winsock2.h> instead of legacy <winsock.h> (#19037) 2025-07-07 09:40:03 +02:00
conversions.c ext/sockets: cmsg data array elements using uint32_t type instead. (#19254) 2025-07-27 15:43:59 +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: multicast on unsupported socket type error change. 2025-07-15 13:05:13 +01: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 streams: use type zend_result instead of type int 2025-08-04 15:30:57 +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 Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667) 2025-06-22 14:35:28 -07:00
windows_common.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00