Commit a0f308da99e889acadfe7486419295fc4b5c6e8a

Azat Khuzhin 2015-09-10T11:18:20

test/regress_be: bufferevent_enable() shouldn't call eventcb by it's own It must enter the event loop regardless BEV_OPT_DEFER_CALLBACKS, to avoid potential errors with subsequent connect(), you will find more info in #43, since this is a regression for it.