This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-07 16:13:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
666a53a24765c1479a85648028de9fc27bb1d327
archived-php-src
/
ext
/
ftp
History
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