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

Method wakeup

src/remote/server/server.cpp:265–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

263 }
264
265 void wakeup(unsigned int length, const void* data)
266 {
267 networkCallback.wakeup(length, data);
268 }
269
270 void stop()
271 {

Callers

nothing calls this directly

Calls 1

wakeupMethod · 0.45

Tested by

no test coverage detected