Function iox_client_release_response
Defined in File client.h
Function Documentation
-
void iox_client_release_response(iox_client_t const self, const void *const payload)
release a previously acquired response (via iox_client_take_response)
- Parameters:
self – [in] handle to the client
payload – [in] pointer to the user-payload of chunk which should be released