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

Method free

src/proxy/http/Http1ServerSession.cc:71–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71void
72Http1ServerSession::free()
73{
74 // Unlike Http1ClientSession, Http1ServerSession is freed in destroy()
75}
76
77void
78Http1ServerSession::new_connection(NetVConnection *new_vc, MIOBuffer *iobuf, IOBufferReader *reader)

Callers 1

destroyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected