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

Method is_live

include/proxy/hdrs/MIME.h:123–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 }
122
123 bool
124 is_live() const
125 {
126 return (m_readiness == MIME_FIELD_SLOT_READINESS_LIVE);
127 }
128
129 bool
130 is_detached() const

Calls

no outgoing calls

Tested by

no test coverage detected