Home
last modified time | relevance | path

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

/external/libevent/
Dhttp-internal.h40 EVCON_READING_FIRSTLINE,/**< reading Request-Line (incoming conn) or enumerator
Dhttp.c423 case EVCON_READING_FIRSTLINE: in evhttp_connected()
1142 case EVCON_READING_FIRSTLINE: in evhttp_read_cb()
1510 case EVCON_READING_FIRSTLINE: in evhttp_error_cb()
2740 evcon->state = EVCON_READING_FIRSTLINE; in evhttp_start_read_()
4266 evcon->state = EVCON_READING_FIRSTLINE; in evhttp_get_request_connection()