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-25 08:58:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7649dc103f430e94ca84e929fbb718dd4ab87b1
archived-php-src
/
ext
/
sockets
T
History
David CARLIER
1db75d42bb
ext/sockets: socket_get_option/socket_set_option SO_LINGER_SEC. (
#14858
)
...
9672cd9469
follow-up.
2024-07-07 14:23:01 +01: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_arginfo.h
ext/sockets: Adding macOS SO_LINGER_SEC constant.
2024-06-18 21:57:40 +01:00
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
ext/sockets: Adding macOS SO_LINGER_SEC constant.
2024-06-18 21:57:40 +01:00
windows_common.h
…