php-src/ext/sockets
Wez Furlong dbb152b96a Detect and enable IPv6 support under win32.
The ws2tcpip.h header links to IPv6 functions dynamically
and the generated binary will run on win98 and later.
2003-12-06 00:00:31 +00:00
..
tests Fixed bugs in various tests. 2003-08-12 00:44:05 +00:00
config.m4 Make php_set_inet6_addr happy with any environment. Use getaddrinfo() if available, gethostbyname2() if not, and simply fail if neither is present. 2003-07-08 03:38:00 +00:00
CREDITS Add myself as a maintainer 2001-12-14 05:58:28 +00:00
php_sockets_win.c Remove all vector based functions for the following reasons: 2003-08-16 06:34:36 +00:00
php_sockets_win.h Remove all vector based functions for the following reasons: 2003-08-16 06:34:36 +00:00
php_sockets.h Remove all vector based functions for the following reasons: 2003-08-16 06:34:36 +00:00
sockets.c Detect and enable IPv6 support under win32. 2003-12-06 00:00:31 +00:00
sockets.dsp Fixing release and debug build on Win32 2002-02-13 23:27:45 +00:00
sockets.php * Makefile.in 2000-07-03 04:35:57 +00:00
unix_socket_constants.h Missing headers 2003-07-20 10:53:22 +00:00
win32_socket_constants.h Missing headers 2003-07-20 10:53:22 +00:00