vlog: Add functions for testing a rate-limit without emitting a message.
authorBen Pfaff <blp@nicira.com>
Thu, 5 Mar 2009 01:30:20 +0000 (17:30 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 5 Mar 2009 01:34:50 +0000 (17:34 -0800)
commit821863053ea9f0fa5d99d227ecaa918766e86550
treeb5ff7d2abd7929961f2ea1ef9e048290abeab624
parente2674cd9f663b5d6ab8fbd5bdce316d46768406f
vlog: Add functions for testing a rate-limit without emitting a message.

This allows clients to avoid doing work to construct a rate-limited
message until they know that the message will actually be displayed.
lib/vlog.c
lib/vlog.h