1        ConeĀ©
2
3MAIL::ACCOUNT::POLL(3x) Cone: COnsole Newsreader And E MAIL::ACCOUNT::POLL(3x)
4
5
6

NAME

8       mail::account::poll - Wait for the next event
9

SYNOPSIS

11       mail::account::poll(std::vector<mail::pollfd> &pollfds, int timeout);
12

USAGE

14       mail::account::poll is a C++ wrapper around the poll(2) system call,
15       that receives C++ objects as arguments, instead of an array count, and
16       a pointer.
17

RETURN CODES

19       mail::account::poll returns the exit code from poll(2).
20

SEE ALSO

22       mail::account::process(3x), poll(2).
23

AUTHOR

25       Sam Varshavchik
26
27
28
29ConeĀ©                             08/25/2016           MAIL::ACCOUNT::POLL(3x)
Impressum