php-src/ext/sockets
Sascha Schumann 226e1ed246 As far as I can tell, the AC_CHECK_MEMBER could not succeed,
because it does not include <sys/socket.h> which is necessary
for the definition of struct msghdr.  This include file is not
part of ac_includes_default.

Regardless, AC_CHECK_MEMBER is a autoconf-2.5x macro and thus we
expand it here for 2.13 compatibility.
2002-05-12 17:28:12 +00:00
..
config.m4 As far as I can tell, the AC_CHECK_MEMBER could not succeed, 2002-05-12 17:28:12 +00:00
CREDITS Add myself as a maintainer 2001-12-14 05:58:28 +00:00
EXPERIMENTAL Added some missing EXPERIMENTAL files plus some missing extensions 2001-01-19 13:43:41 +00:00
php_sockets_win.c Update headers. 2001-12-11 15:32:16 +00:00
php_sockets_win.h Update headers. 2001-12-11 15:32:16 +00:00
php_sockets.h - Rename setopt and getopt to set_option and get_option, provide alias. 2002-05-01 11:08:08 +00:00
sockets.c Fix build on IRIX for both mips and gcc 2002-05-12 07:22:47 +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