Home
last modified time | relevance | path

Searched refs:EVCON_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance

/minix/external/bsd/libevent/dist/
H A Dhttp-internal.h49 EVCON_DISCONNECTED, /**< not currently connected not trying either*/ enumerator
H A Dhttp.c429 case EVCON_DISCONNECTED: in evhttp_connected()
1092 case EVCON_DISCONNECTED: in evhttp_read_cb()
1182 EVUTIL_ASSERT(evcon->state == EVCON_DISCONNECTED); in evhttp_connection_set_local_address()
1193 EVUTIL_ASSERT(evcon->state == EVCON_DISCONNECTED); in evhttp_connection_set_local_port()
1256 evcon->state = EVCON_DISCONNECTED; in evhttp_connection_reset()
1280 evcon->state = EVCON_DISCONNECTED; in evhttp_connection_retry()
1352 case EVCON_DISCONNECTED: in evhttp_error_cb()
2109 evcon->state = EVCON_DISCONNECTED; in evhttp_connection_base_new()
2142 EVUTIL_ASSERT(evcon->state == EVCON_DISCONNECTED); in evhttp_connection_set_base()