Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ is_complete
Method
is_complete
src/proxy/http3/Http3HeaderVIOAdaptor.cc:78–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
bool
79
Http3HeaderVIOAdaptor::is_complete()
80
{
81
return this->_is_complete;
82
}
83
84
int
85
Http3HeaderVIOAdaptor::event_handler(int event, Event * /* data ATS_UNUSED */)
Callers
1
state_stream_open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected