Defines | |
| #define | GLOBUS_FTP_CLIENT_MODULE |
globus_module_activate(GLOBUS_FTP_CLIENT_MODULE);
This function returns GLOBUS_SUCCESS if the FTP library was successfully initialized. This may be called multiple times.
To deactivate the FTP library, the following must be called
globus_module_deactivate(GLOBUS_FTP_CLIENT_MODULE);
| #define GLOBUS_FTP_CLIENT_MODULE |
Module descriptor
1.4.7