Tor
0.4.7.0-alpha-dev
|
Summarize similar messages that would otherwise flood the logs. More...
#include <time.h>
Go to the source code of this file.
Data Structures | |
struct | ratelim_t |
Macros | |
#define | RATELIM_INIT(r) { (r), 0, 0, 0 } |
#define | RATELIM_TOOMANY (16*1000*1000) |
Functions | |
char * | rate_limit_log (ratelim_t *lim, time_t now) |
Summarize similar messages that would otherwise flood the logs.
Definition in file ratelim.h.