Scroll to navigation

libnvme_mi_aem_get_fd(9) libnvme API manual libnvme_mi_aem_get_fd(9)

NAME

libnvme_mi_aem_get_fd - Returns the pollable fd for AEM data available

SYNOPSIS

int libnvme_mi_aem_get_fd (libnvme_mi_ep_t ep );

ARGUMENTS

The endpoint being monitored for asynchronous data

DESCRIPTION

This populated structure can be polled from the application to understand if a call to libnvme_mi_aem_process is required (when a poll returns > 0).

RETURN

The fd value or -1 if error

libnvme_mi_aem_get_fd July 2026