Lines Matching refs:EVUTIL_ERR_IS_EAGAIN
2467 return (r < 0 && ! EVUTIL_ERR_IS_EAGAIN(errno)) ? -1 : 0;