php-src/ext/sockets
Jason Greene 0cd2d8bd38 Remove sleep workaround, and fix the actual win32 memory leak which
was occurring in the error reporting system. The reason why sleepex appeared
to be working was because it suppressed EWOULDBLOCK errors in the example
(which was non-blocking)
@Fix win32 memory leak in /ext/sockets that would occur on any error condition
@Fix host resolution error messages on win32
2002-07-07 07:01:17 +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 workaround for a win32 memleak 2002-06-15 16:04:59 +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 Remove sleep workaround, and fix the actual win32 memory leak which 2002-07-07 07:01:17 +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