Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ TSVConnReenable
Function
TSVConnReenable
src/api/InkAPI.cc:8401–8405 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8399
}
8400
8401
void
8402
TSVConnReenable(TSVConn vconn)
8403
{
8404
TSVConnReenableEx(vconn, TS_EVENT_CONTINUE);
8405
}
8406
8407
void
8408
TSVConnReenableEx(TSVConn vconn, TSEvent event)
Callers
15
CB_servername_allowlist
Function · 0.85
CB_SNI
Function · 0.85
CB_Pre_Accept
Function · 0.85
CB_clientcert
Function · 0.85
CB_servername
Function · 0.85
vconn_arg_handler
Function · 0.85
globalContFunc
Function · 0.85
ReenableSSL
Function · 0.85
CB_Pre_Accept
Function · 0.85
CB_out_start
Function · 0.85
CB_close
Function · 0.85
CB_out_close
Function · 0.85
Calls
1
TSVConnReenableEx
Function · 0.85
Tested by
9
globalContFunc
Function · 0.68
ReenableSSL
Function · 0.68
CB_Pre_Accept
Function · 0.68
CB_out_start
Function · 0.68
CB_close
Function · 0.68
CB_out_close
Function · 0.68
CB_Client_Hello_Immediate
Function · 0.68
CB_SNI
Function · 0.68
CB_Cert_Immediate
Function · 0.68