Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
void
72
Http1ServerSession::free()
73
{
74
// Unlike Http1ClientSession, Http1ServerSession is freed in destroy()
75
}
76
77
void
78
Http1ServerSession::new_connection(NetVConnection *new_vc, MIOBuffer *iobuf, IOBufferReader *reader)
Callers
1
destroy
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected