Home
last modified time | relevance | path

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

/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dconnections.c342 connection_set_state_error(r, CON_STATE_ERROR); in connection_write_1xx_info()
439 connection_set_state_error(r, CON_STATE_ERROR); in connection_handle_write()
442 connection_set_state_error(r, CON_STATE_ERROR); in connection_handle_write()
587 connection_set_state_error(r, CON_STATE_ERROR); in connection_read_header_more()
853 connection_set_state_error(r, CON_STATE_ERROR); in connection_read_cq_err()
1039 connection_set_state_error(r, CON_STATE_ERROR); in connection_state_machine_loop()
1089 connection_set_state_error(r, CON_STATE_ERROR); in connection_revents_err()
1121 connection_set_state_error(r, CON_STATE_ERROR); in connection_revents_err()
1125 connection_set_state_error(r, CON_STATE_ERROR); in connection_revents_err()
1536 connection_set_state_error(r, CON_STATE_ERROR); in connection_check_timeout()
[all …]