Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
390
void
391
Http3App::_handle_uni_stream_on_eos(int /* event ATS_UNUSED */, VIO * /* v ATS_UNUSED */)
392
{
393
// TODO: handle eos
394
}
395
396
void
397
Http3App::_set_qpack_stream(Http3StreamType type, QUICStreamVCAdapter *adapter)
Callers
1
main_event_handler
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected