php-src/ext/sockets
2003-07-19 18:32:04 +00:00
..
tests Basic IPv4 and IPv6 loopback tests for ext/sockets 2003-04-17 23:09:17 +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 Id tags added 2003-07-19 18:32:04 +00:00
php_sockets_win.h Id tags added 2003-07-19 18:32:04 +00:00
php_sockets.h rename SOCKET to PHP_SOCKET to avoid conflicts with Mono 2003-06-17 04:44:30 +00:00
sockets.c gethostbyname2() not thread safe. Use getaddrinfo() or nothing at all. 2003-07-08 05:00:13 +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 Id tags added 2003-07-19 18:32:04 +00:00
win32_socket_constants.h Id tags added 2003-07-19 18:32:04 +00:00