nvme_mi_aem_get_fd - Man Page
Returns the pollable fd for AEM data available
Synopsis
int nvme_mi_aem_get_fd (nvme_mi_ep_t ep );
Arguments
- ep
The endpoint being monitored for asynchronous data
Description
This populated structure can be polled from the application to understand if a call to nvme_mi_aem_process is required (when a poll returns > 0).
Return
The fd value or -1 if error
Info
July 2025 libnvme API manual