Home
last modified time | relevance | path

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

/external/libevent/
Dhttp-internal.h51 EVCON_READING_FIRSTLINE,/**< reading Request-Line (incoming conn) or enumerator
Dhttp.c430 case EVCON_READING_FIRSTLINE: in evhttp_connected()
1054 case EVCON_READING_FIRSTLINE: in evhttp_read_cb()
1351 case EVCON_READING_FIRSTLINE: in evhttp_error_cb()
2327 evcon->state = EVCON_READING_FIRSTLINE; in evhttp_start_read()
3704 evcon->state = EVCON_READING_FIRSTLINE; in evhttp_get_request_connection()