MCPcopy 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

openMethod · 0.45
connectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected