MCPcopy Create free account
hub / github.com/acl-dev/acl / do_cgi

Function do_cgi

lib_acl_cpp/samples/ssl/ssl_server/ssl_server.cpp:430–433  ·  view source on GitHub ↗

WEB CGI ģʽ

Source from the content-addressed store, hash-verified

428
429// WEB CGI ģʽ
430static void do_cgi(void)
431{
432 do_run(NULL);
433}
434
435//////////////////////////////////////////////////////////////////////////
436

Callers 1

mainFunction · 0.70

Calls 1

do_runFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…