Function iox_server_release_response
Defined in File server.h
Function Documentation
-
void iox_server_release_response(iox_server_t const self, void *const payload)
releases ownership of a previously allocated loaned response without sending it
- Parameters:
self – [in] handle of the server
payload – [in] pointer to the user-payload of the loaned request which should be free’d