Age | Commit message (Collapse) | Author |
|
New macro.
(ftp_conn_validate_syshooks):
Use FTP_CONN_EI instead of `static inline'.
Protect with __OPTIMIZE__.
|
|
Remove ACTV_DATA_CONN_QUEUE field.
|
|
Add the ACTV_DATA_ADDR and ACTV_DATA_CONN_QUEUE fields.
Add USE_PASSIVE field.
|
|
Add SYSHOOKS_VALID field.
(ftp_conn_validate_syshooks):
New inline function.
|
|
Add INTERRUPT_CHECK field.
|
|
Add APPEND_NAME and BASENAME fields; remove FIX_NLIST_NAME field.
(ftp_conn_unix_fix_nlist_name):
Declaration removed.
(ftp_conn_unix_append_name, ftp_conn_unix_basename):
New declarations.
(ftp_conn_append_name, ftp_conn_basename):
New declarations.
|
|
Add FIX_NLIST_NAME field.
(ftp_conn_unix_fix_nlist_name):
New declaration.
|
|
New declaration.
(ftp_conn_get_stats, ftp_conn_start_get_stats, ftp_conn_unix_start_get_stats):
Rename FORCE_DIR argument to CONTENTS.
(struct ftp_conn_syshooks):
Rename FORCE_DIR argument of START_GET_STATS field type to CONTENTS.
|
|
(ftp_conn_start_get_names, ftp_conn_cont_get_names, ftp_conn_get_names):
New functions.
|
|
Make first 3 params const.
Update comment to say they should be copied if retained.
|
|
|