Manage a Globus Callout Handle structure.
More...
Manage a Globus Callout Handle structure.
This section defines operations for initializing and destroying Globus Callout Handle structure.
◆ globus_callout_handle_t
Callout handle type definition
◆ globus_callout_handle_destroy()
Destroy a Globus Callout Handle
- Parameters
-
handle | The handle that is to be destroyed |
- Returns
- GLOBUS_SUCCESS
◆ globus_callout_handle_init()
Initialize a Globus Callout Handle
- Parameters
-
handle | Pointer to the handle that is to be initialized |
- Returns
- This function returns GLOBUS_SUCCESS or a globus_result_t referring to an error object of one of the following types
- Return values
-
GLOBUS_CALLOUT_ERROR_WITH_HASHTABLE | Hashtable initialization failed |