Home
last modified time | relevance | path

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

/dports/www/h2o-devel/h2o-dcc7134/include/h2o/
H A Dhttp2_internal.h248 void h2o_http2_stream_send_pending_data(h2o_http2_conn_t *conn, h2o_http2_stream_t *stream);
/dports/www/h2o-devel/h2o-dcc7134/lib/http2/
H A Dstream.c397 void h2o_http2_stream_send_pending_data(h2o_http2_conn_t *conn, h2o_http2_stream_t *stream) in h2o_http2_stream_send_pending_data() function
H A Dconnection.c1481 h2o_http2_stream_send_pending_data(conn, stream); in emit_writereq_of_openref()