Function iox_sub_release_chunk

Function Documentation

void iox_sub_release_chunk(iox_sub_t const self, const void *const userPayload)

release a previously acquired chunk (via iox_sub_take_chunk)

Parameters:
  • self[in] handle to the subscriber

  • userPayload[in] pointer to the user-payload of chunk which should be released