php-src/ext/ftp
Andrew Skalski 6d51f4a788 Changed the #ifdefs around "errno = ETIMEDOUT;" to include the rest
of the statement ["if (n == 0)"]
2000-05-23 13:56:04 +00:00
..
config.m4 Make ftp buildable as shared module 2000-05-02 02:02:18 +00:00
ftp.c Changed the #ifdefs around "errno = ETIMEDOUT;" to include the rest 2000-05-23 13:56:04 +00:00
ftp.dsp s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files. 2000-05-23 09:22:01 +00:00
ftp.h even better check for netinet/in.h 2000-05-23 10:12:42 +00:00
Makefile.in Make ftp buildable as shared module 2000-05-02 02:02:18 +00:00
php_ftp.c - PHP_WIN32 macro should be used with #ifdef/#ifndef 2000-05-23 13:49:55 +00:00
php_ftp.h added the ftp_site() function 2000-02-22 20:50:00 +00:00