nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_poll()

int nrf_poll ( struct nrf_pollfd  fds[],
nrf_nfds_t  nfds,
int  timeout 
)

#include <nrf_modem/include/nrf_socket.h>

Poll multiple sockets for events.

See POSIX.1-2017 article for normative description.

Note
In Modem library, this function works only with Modem library sockets, not arbitrary file descriptors.