Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ direct_fixed_fd
Function
direct_fixed_fd
src/tscore/unit_tests/test_scoped_resource.cc:34–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
ats_scoped_fd
35
direct_fixed_fd()
36
{
37
return ats_scoped_fd{6};
38
}
39
40
TEST_CASE(
"scoped_resource"
,
"[libts][scoped]"
)
41
{
Callers
1
test_scoped_resource.cc
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected