MCPcopy 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
34ats_scoped_fd
35direct_fixed_fd()
36{
37 return ats_scoped_fd{6};
38}
39
40TEST_CASE("scoped_resource", "[libts][scoped]")
41{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected