MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / deprecatedDisconnect

Method deprecatedDisconnect

src/yvalve/why.cpp:5467–5470  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5465}
5466
5467void YTransaction::deprecatedDisconnect(CheckStatusWrapper* status)
5468{
5469 disconnect(status);
5470}
5471
5472
5473void YTransaction::addCleanupHandler(CheckStatusWrapper* status, CleanupCallback* callback)

Callers

nothing calls this directly

Calls 1

disconnectFunction · 0.50

Tested by

no test coverage detected