scheduler.hh File Reference
The declarations of the events and the scheduler. More...
#include <sys/poll.h>
#include <string>
#include <set>
#include "config.hh"
#include "utl/meta.hh"
#include "utl/timeval.hh"
#include "scheduler.hxx"
Go to the source code of this file.
Detailed Description
The declarations of the events and the scheduler.
- Author:
- Ignacy Gawedzki
- Date:
- Fri Sep 26 16:06:29 2003
The global scheme goes like this:
- For I/O events, use poll() in a loop
- For timed events, use poll()'s timeout.
Define Documentation
#define QOLYESTER_SCH_SCHEDULER_HH 1 |
|
Typedef Documentation
Function Documentation
void olsr::sch::int_handler |
( |
int |
|
) |
|
|
void olsr::sch::quit_handler |
( |
int |
|
) |
|
|
void olsr::sch::term_handler |
( |
int |
|
) |
|
|
|
Termination signals handler function.
|
Generated on Thu Jul 28 21:21:49 2005 for Qolyester daemon by
1.4.1