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

Method reset

include/proxy/http/Http1Transaction.h:64–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64inline void
65Http1Transaction::reset()
66{
67 _sm = nullptr;
68}
69
70inline void
71Http1Transaction::set_reader(IOBufferReader *reader)

Callers 1

destroyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected