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

NAME

6       mail::account::poll - Wait for the next event
7

SYNOPSIS

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

USAGE

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

RETURN CODES

17       mail::account::poll returns the exit code from poll(2).
18

SEE ALSO

20       mail::account::process(3x), poll(2).
21
22
23
24[FIXME: source]                   05/08/2010           MAIL::ACCOUNT::POLL(3x)
Impressum