#include <thread.h>
Public Methods | |
| Poller () | |
| ~Poller () | |
| pollfd* | getList (int cnt) |
| reserve a specified number of poll descriptors. More... | |
| pollfd* | getList (void) |
| Retreive the current array of poll descriptors. More... | |
|
|
|
|
|
|
|
|
Retreive the current array of poll descriptors.
|
|
|
reserve a specified number of poll descriptors. If additional descriptors are needed, they are allocated.
|
1.2.1 written by Dimitri van Heesch,
© 1997-2000