Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ reset
Method
reset
src/iocore/net/UnixConnection.cc:84–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
}
84
void
85
reset()
86
{
87
obj = nullptr;
88
}
89
};
90
} // namespace
91
Callers
2
open
Method · 0.45
connect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected