H5VLrequest_wait

fnherr_t H5VLrequest_wait(void * req, hid_t connector_id, ulong timeout, int * status)

Waits for an async request to complete through the VOL.

Parameters

reqRequest object
connector_idVOL connector identifier
timeoutTimeout in nanoseconds
statusPointer to receive status

Returns

Non-negative on success, negative on failure.