VMS Help  —  CRTL  poll
    Provides users with a mechanism for multiplexing input/output
    over a set of file descriptors that reference open streams.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <poll.h>

      int poll  (struct pollfd filedes [], nfds_t nfds, int timeout);
Additional Information: explode extract
Argument Description Return Values
Close Help