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:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
void msg_wake(const struct msg_queue *q)
103
{
104
io_wake(q);
105
}
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