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

Method force_new_buffer

include/proxy/logging/LogObject.h:236–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234 }
235
236 inline void
237 force_new_buffer()
238 {
239 _checkout_write(nullptr, 0);
240 }
241
242 void flush_buffer(LogBuffer *);
243

Callers 3

unmanage_api_objectMethod · 0.80
flush_all_objectsMethod · 0.80
TSTextLogObjectFlushFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected