EVHTTP_CON_INCOMING  708 opal/mca/event/libevent2022/libevent/http.c 	if (evcon->flags & EVHTTP_CON_INCOMING) {
EVHTTP_CON_INCOMING 2191 opal/mca/event/libevent2022/libevent/http.c 	EVUTIL_ASSERT(!(evcon->flags & EVHTTP_CON_INCOMING));
EVHTTP_CON_INCOMING 3703 opal/mca/event/libevent2022/libevent/http.c 	evcon->flags |= EVHTTP_CON_INCOMING;