Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ msg_wake
Function
msg_wake
common/msg_queue.c:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void msg_wake(const struct msg_queue *q)
76
{
77
io_wake(q);
78
}
Callers
2
handle_version
Function · 0.85
daemon_conn_wake
Function · 0.85
Calls
1
io_wake
Function · 0.85
Tested by
no test coverage detected