This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-27 18:23:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f1cd5c4bc07ea29f0211cd0e2ccbd4684e27dca
archived-php-src
/
ext
/
sockets
T
History
David CARLIER
68d54030a1
ext/sockets: using array optimisations. (
#18367
)
...
mostly explicit packed arrays.
2025-04-20 19:34:11 +01:00
..
tests
streams: Indicate which argument fails the stream ZPP check
2025-03-24 22:54:34 +00:00
config.m4
Revert "ext/sockets: follow-up on AF_PACKET support." (
#17924
)
2025-02-25 07:04:40 +00:00
config.w32
Sync HAVE_<extension> help texts (
#15167
)
2024-08-02 01:41:47 +02:00
conversions.c
ext/sockets: using array optimisations. (
#18367
)
2025-04-20 19:34:11 +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: multicast socket option helper change to zval_try_get_tmp_string() (
#17871
)
2025-02-20 23:47:33 +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
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_arginfo.h
ext/sockets: adding SO_BUSY_POLL socket option for Linux. (
#17954
)
2025-03-11 20:03:28 +00:00
sockets.c
ext/sockets: using array optimisations. (
#18367
)
2025-04-20 19:34:11 +01:00
sockets.stub.php
ext/sockets: adding SO_BUSY_POLL socket option for Linux. (
#17954
)
2025-03-11 20:03:28 +00:00
windows_common.h
…