MCPcopy Create free account
hub / github.com/apache/trafficserver / _handle_uni_stream_on_eos

Method _handle_uni_stream_on_eos

src/proxy/http3/Http3App.cc:390–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388}
389
390void
391Http3App::_handle_uni_stream_on_eos(int /* event ATS_UNUSED */, VIO * /* v ATS_UNUSED */)
392{
393 // TODO: handle eos
394}
395
396void
397Http3App::_set_qpack_stream(Http3StreamType type, QUICStreamVCAdapter *adapter)

Callers 1

main_event_handlerMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected