mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
Merge remote-tracking branch 'origin/pr/180'
This commit is contained in:
commit
23133cacc8
@ -599,7 +599,7 @@ enum bufferevent_trigger_options {
|
||||
BEV_TRIG_IGNORE_WATERMARKS = (1<<16),
|
||||
|
||||
/** defer even if the callbacks are not */
|
||||
BEV_TRIG_DEFER_CALLBACKS = BEV_OPT_DEFER_CALLBACKS,
|
||||
BEV_TRIG_DEFER_CALLBACKS = BEV_OPT_DEFER_CALLBACKS
|
||||
|
||||
/* (Note: for internal reasons, these need to be disjoint from
|
||||
* bufferevent_options, except when they mean the same thing. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user