Home
last modified time | relevance | path

Searched refs:EVCON_IDLE (Results 1 – 4 of 4) sorted by relevance

/src/contrib/libevent/
H A Dhttp-internal.h39 EVCON_IDLE, /**< connection is established */ enumerator
H A Dhttp.c422 case EVCON_IDLE: in evhttp_connected()
836 evcon->state = EVCON_IDLE; in evhttp_connection_done()
1160 case EVCON_IDLE: in evhttp_read_cb()
1317 EVUTIL_ASSERT(evcon->state == EVCON_IDLE); in evhttp_request_dispatch()
1509 case EVCON_IDLE: in evhttp_error_cb()
1528 EVUTIL_ASSERT(evcon->state == EVCON_IDLE); in evhttp_error_cb()
1625 evcon->state = EVCON_IDLE; in evhttp_connection_cb()
/src/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h39 EVCON_IDLE, /**< connection is established */ enumerator
H A Dhttp.c422 case EVCON_IDLE: in evhttp_connected()
836 evcon->state = EVCON_IDLE; in evhttp_connection_done()
1160 case EVCON_IDLE: in evhttp_read_cb()
1317 EVUTIL_ASSERT(evcon->state == EVCON_IDLE); in evhttp_request_dispatch()
1509 case EVCON_IDLE: in evhttp_error_cb()
1528 EVUTIL_ASSERT(evcon->state == EVCON_IDLE); in evhttp_error_cb()
1625 evcon->state = EVCON_IDLE; in evhttp_connection_cb()