COHERENT help

This page displays the COHERENT help information for poll.

Listing of available help pages


poll() -- Query several I/O devices

#include <poll.h>
int poll(fds, nfds, timeout)
struct pollfd fds[]; unsigned long nfds; int timeout;