php-src/ext/sockets
Máté Kocsis e733ebf30e
Add parenthesis around preprocessor conditions in stubs
gen_stub.php concatenates nested #ifs into one #if so let's make sure the semantics remain the same.
2022-09-02 16:21:28 +02:00
..
tests Sockets disable zerocopy test on ppc based arch. 2022-07-21 13:36:49 +01:00
config.m4 Fix GH-7978: sockets extension compilation errors 2022-01-21 23:56:56 +01:00
config.w32 Fix Windows build for shared ext/sockets 2020-09-08 22:54:21 +02:00
conversions.c Implements ancillary data on NetBSD. 2022-06-06 23:06:01 +01:00
conversions.h Implements ancillary data on NetBSD. 2022-06-06 23:06:01 +01:00
CREDITS
multicast.c Merge branch 'PHP-8.0' into PHP-8.1 2022-01-04 14:12:56 +01:00
multicast.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_sockets.h Declare ext/sockets constants in stubs (#9349) 2022-08-16 13:18:31 +02:00
sendrecvmsg.c Declare ext/sockets constants in stubs (#9349) 2022-08-16 13:18:31 +02:00
sendrecvmsg.h Declare ext/sockets constants in stubs (#9349) 2022-08-16 13:18:31 +02:00
sockaddr_conv.c Merge branch 'PHP-8.0' into PHP-8.1 2022-05-22 23:27:47 +02:00
sockaddr_conv.h
sockets.c Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
sockets.stub.php Add parenthesis around preprocessor conditions in stubs 2022-09-02 16:21:28 +02:00
sockets_arginfo.h Add parenthesis around preprocessor conditions in stubs 2022-09-02 16:21:28 +02:00
windows_common.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00