Home
last modified time | relevance | path

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

/dports/www/h2o-devel/h2o-dcc7134/lib/http3/
H A Dserver.c78 H2O_HTTP3_SERVER_STREAM_STATE_RECV_BODY_BLOCKED, enumerator
429 case H2O_HTTP3_SERVER_STREAM_STATE_RECV_BODY_BLOCKED: in set_state()
900 set_state(stream, H2O_HTTP3_SERVER_STREAM_STATE_RECV_BODY_BLOCKED, in_generator); in handle_buffered_input()
984 assert(stream->state == H2O_HTTP3_SERVER_STREAM_STATE_RECV_BODY_BLOCKED); in run_delayed()