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

Method connection_id

src/proxy/ProxySession.cc:202–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202int64_t
203ProxySession::connection_id() const
204{
205 return con_id;
206}
207
208bool
209ProxySession::attach_server_session(PoolableSession * /* ssession ATS_UNUSED */, bool /* transaction_done ATS_UNUSED */)

Callers 13

new_transactionMethod · 0.45
releaseSessionMethod · 0.45
eventHandlerMethod · 0.45
acquire_sessionMethod · 0.45
_acquire_sessionMethod · 0.45
release_sessionMethod · 0.45
addSessionMethod · 0.45
attach_server_sessionMethod · 0.45
~Http2StreamMethod · 0.45
main_event_handlerMethod · 0.45
common_freeMethod · 0.45
new_connectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected