dm_rpc_reset Subroutine

public impure elemental subroutine dm_rpc_reset(request)

Auxiliary destructor routine to free allocated request memory. Cleans-up the cURL handles of the request.

Arguments

Type IntentOptional Attributes Name
type(rpc_request_type), intent(inout) :: request

Request type.


Calls

proc~~dm_rpc_reset~~CallsGraph proc~dm_rpc_reset dm_rpc_reset curl_easy_cleanup curl_easy_cleanup proc~dm_rpc_reset->curl_easy_cleanup curl_slist_free_all curl_slist_free_all proc~dm_rpc_reset->curl_slist_free_all