Searched refs:on_end_stream (Results 1 – 2 of 2) sorted by relevance
71 static int on_end_stream(nghttp3_conn *h3conn, int64_t stream_id, in on_end_stream() function110 callbacks.end_stream = on_end_stream; in main()
331 static int on_end_stream(nghttp3_conn *h3conn, int64_t stream_id, in on_end_stream() function1076 callbacks.end_stream = on_end_stream; in run_quic_server()