MCPcopy 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
8401void
8402TSVConnReenable(TSVConn vconn)
8403{
8404 TSVConnReenableEx(vconn, TS_EVENT_CONTINUE);
8405}
8406
8407void
8408TSVConnReenableEx(TSVConn vconn, TSEvent event)

Callers 15

CB_servername_allowlistFunction · 0.85
CB_SNIFunction · 0.85
CB_Pre_AcceptFunction · 0.85
CB_clientcertFunction · 0.85
CB_servernameFunction · 0.85
vconn_arg_handlerFunction · 0.85
globalContFuncFunction · 0.85
ReenableSSLFunction · 0.85
CB_Pre_AcceptFunction · 0.85
CB_out_startFunction · 0.85
CB_closeFunction · 0.85
CB_out_closeFunction · 0.85

Calls 1

TSVConnReenableExFunction · 0.85

Tested by 9

globalContFuncFunction · 0.68
ReenableSSLFunction · 0.68
CB_Pre_AcceptFunction · 0.68
CB_out_startFunction · 0.68
CB_closeFunction · 0.68
CB_out_closeFunction · 0.68
CB_SNIFunction · 0.68
CB_Cert_ImmediateFunction · 0.68