MCPcopy Create free account
hub / github.com/defold/defold / Connection

Method Connection

engine/dlib/src/dlib/connection_pool.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 struct Connection
39 {
40 Connection()
41 {
42 Clear();
43 }
44
45 void Clear()
46 {

Callers

nothing calls this directly

Calls 1

ClearFunction · 0.85

Tested by

no test coverage detected