Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ wakeup
Method
wakeup
src/remote/server/server.cpp:330–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
{ }
329
330
void wakeup(unsigned int length, const void* data)
331
{
332
cryptCallback.wakeup(length, data);
333
}
334
335
ICryptKeyCallback* getInterface()
336
{
Callers
3
wakeup
Method · 0.45
SRVR_multi_thread
Function · 0.45
asyncReceive
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected