php-src/ext/sockets
Chris Vandomelen 7e8074731b Removed INI entry for read() function, made changes to read() so it will
take 4th parameter specifying whether to use the read() wrapper or the
system read() function, and modified the wrapper() so that it worked (mostly)
properly once again.
2000-10-30 01:09:15 +00:00
..
config.m4 Corrected some bugs dealing with compile failures (should now compile 2000-10-22 06:45:03 +00:00
Makefile.in * Makefile.in 2000-07-03 04:35:57 +00:00
php_sockets.h Added ini entry for choosing whether to use the read() wrapper or directly 2000-10-22 23:43:48 +00:00
sockets.c Removed INI entry for read() function, made changes to read() so it will 2000-10-30 01:09:15 +00:00
sockets.php * Makefile.in 2000-07-03 04:35:57 +00:00