php-src/ext/sockets
David Carlier 33ba1a4ab9
ext/sockets: adding IPPROTO_ICMP* constants for socket creations.
Is to create socket for Internet Control Message Protocol context.
Due to their nature, they are meant to be used via
raw sockets rather than TCP/UDP.

close GH-16737
2024-11-12 18:52:22 +00:00
..
tests ext/sockets: adding IPPROTO_ICMP* constants for socket creations. 2024-11-12 18:52:22 +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 Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +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 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.c Merge branch 'PHP-8.3' into PHP-8.4 2024-10-12 15:23:48 +01:00
sockets.stub.php ext/sockets: adding IPPROTO_ICMP* constants for socket creations. 2024-11-12 18:52:22 +00:00
sockets_arginfo.h ext/sockets: adding IPPROTO_ICMP* constants for socket creations. 2024-11-12 18:52:22 +00:00
windows_common.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00