MCPcopy 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
78bool
79Http3HeaderVIOAdaptor::is_complete()
80{
81 return this->_is_complete;
82}
83
84int
85Http3HeaderVIOAdaptor::event_handler(int event, Event * /* data ATS_UNUSED */)

Callers 1

state_stream_openMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected