php-src/ext/sockets
Christoph M. Becker 1a0fa12753 Merge branch 'PHP-8.0'
* PHP-8.0:
  socket_create_pair() can no longer return NULL
2021-01-12 12:09:13 +01:00
..
tests Use ephemeral port in socket_create_listen_used.phpt 2021-01-12 10:09:30 +01: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 sockets: Fix variable/macro name collision on AIX 2020-11-25 11:54:40 +01:00
sendrecvmsg.h
sockaddr_conv.c
sockaddr_conv.h
sockets_arginfo.h socket_create_pair() can no longer return NULL 2021-01-12 12:08:31 +01:00
sockets.c Merge branch 'PHP-8.0' 2020-11-11 12:48:44 +01:00
sockets.stub.php socket_create_pair() can no longer return NULL 2021-01-12 12:08:31 +01: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