php-src/ext/sockets
Christoph M. Becker 95cf7a0358 Fix Windows build for shared ext/sockets
We can't use `PHPAPI` for extensions which may be built shared.  Thus,
we introduce `PHP_SOCKETS_API`.
2020-09-08 22:54:21 +02:00
..
tests Merge branch 'PHP-7.4' 2020-08-26 12:12:23 +02:00
config.m4 Remove unused MISSING_MSGHDR_MSGFLAGS 2019-07-18 02:17:14 +02:00
config.w32 Fix Windows build for shared ext/sockets 2020-09-08 22:54:21 +02:00
conversions.c Convert resources to objects in ext/sockets 2020-08-03 23:26:38 +02:00
conversions.h
CREDITS
multicast.c Fix #79923: fix socket_set_option_bindtodevice test 2020-08-03 15:03:07 +02:00
multicast.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_sockets.h Fix Windows build for shared ext/sockets 2020-09-08 22:54:21 +02:00
sendrecvmsg.c Normalize error message capitalization 2020-08-05 16:44:06 +02:00
sendrecvmsg.h
sockaddr_conv.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
sockaddr_conv.h
sockets_arginfo.h Fix UNKNOWN default values in various extensions 2020-09-07 19:02:02 +02:00
sockets.c Fix Windows build 2020-08-04 00:10:29 +02:00
sockets.stub.php Fix UNKNOWN default values in various extensions 2020-09-07 19:02:02 +02:00
unix_socket_constants.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
win32_socket_constants.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
windows_common.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00