mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
a3172a415b
By making BEV_TRIG_DEFER_CALLBACKS equal to BEV_OPT_DEFER_CALLBACKS, and BEV_TRIG_IGNORE_WATERMARKS disjoint from BEV_OPT_*, we can save a few operations in bufferevent_run_*, which is critical-path.