globus_ftp_control_server_callback_t (3) Linux Manual Page
NAME GridFTP Server Control – Manage GridFTP Server Control Connections. Typedefs typedef void(* globus_ftp_control_server_callback_t )(void *callback_arg, struct globus_ftp_control_server_s *server_handle, globus_object_t *error) Server callback A function with this signature can be used as general callbacks for the GridFTP server API. " Functions globus_result_t globus_ftp_control_server_handle_init (globus_ftp_control_server_t *handle) Initialize a GridFTP server handle. globus_result_t globus_ftp_control_server_handle_destroy (globus_ftp_control_server_t *handle) Destroy…
