php-src/ext/ftp
Stig Venaas 9e420659ad Added php_sockaddr_size() in network.c (and the header file). This is used
in ftp.c to make sure connect() and bind() is called with size argument
which is exactly the size of the relevant sockaddr_xx structure
2002-02-10 12:35:29 +00:00
..
config.m4 Unified the configure messages. 2001-11-30 19:00:13 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
ftp.c Added php_sockaddr_size() in network.c (and the header file). This is used 2002-02-10 12:35:29 +00:00
ftp.h Added IPv6 support 2002-01-06 23:10:54 +00:00
Makefile.in Make ftp buildable as shared module 2000-05-02 02:02:18 +00:00
php_ftp.c - Now use ZE's builtin zend_zval_type_name(). 2002-01-03 14:32:36 +00:00
php_ftp.h - Added ftp_set_option(), ftp_get_option() and support for setting a 2002-01-02 14:58:17 +00:00