ai_result        3869 opal/mca/event/libevent2022/libevent/http.c 	int ai_result;
ai_result        3878 opal/mca/event/libevent2022/libevent/http.c 	if ((ai_result = evutil_getaddrinfo(address, strport, &hints, &ai))
ai_result        3880 opal/mca/event/libevent2022/libevent/http.c 		if (ai_result == EVUTIL_EAI_SYSTEM)
ai_result        3884 opal/mca/event/libevent2022/libevent/http.c 			    evutil_gai_strerror(ai_result));