php-src/ext/sockets
2023-02-27 22:56:06 +00:00
..
tests socket DF flag on UDP socket via IP_MTU_DISCOVER on Linux and IP_DONTFRAGMENT on FreeBSD for path MTU discovery purpose. 2023-01-12 22:22:30 +00:00
config.m4 socket add socket_atmark support. 2022-10-31 16:38:18 +00:00
config.w32 Fix Windows build for shared ext/sockets 2020-09-08 22:54:21 +02:00
conversions.c Revert GH-10220 2023-01-16 12:27:33 +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 Use bool and zend_result where it makes sense in sockets extension 2023-01-30 16:05:30 +00:00
multicast.h Use bool and zend_result where it makes sense in sockets extension 2023-01-30 16:05:30 +00:00
php_sockets.h Use bool and zend_result where it makes sense in sockets extension 2023-01-30 16:05:30 +00:00
sendrecvmsg.c Revert GH-10220 2023-01-16 12:27:33 +01:00
sendrecvmsg.h Declare ext/sockets constants in stubs (#9349) 2022-08-16 13:18:31 +02:00
sockaddr_conv.c Use bool and zend_result where it makes sense in sockets extension 2023-01-30 16:05:30 +00:00
sockaddr_conv.h
sockets_arginfo.h ext/sockets: add TCP_REPAIR to silently close a connection. 2023-02-27 22:56:06 +00:00
sockets.c Voidify php_sock_array_from_fd_set() as result is never used 2023-01-30 16:05:30 +00:00
sockets.stub.php ext/sockets: add TCP_REPAIR to silently close a connection. 2023-02-27 22:56:06 +00:00
windows_common.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00