Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ peer_failed_connection_lost
Function
peer_failed_connection_lost
common/peer_failed.c:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void peer_failed_connection_lost(void)
109
{
110
status_send_fatal(take(towire_status_peer_connection_lost(NULL)));
111
}
Callers
3
peer_read
Function · 0.70
handle_peer_in
Function · 0.50
handle_peer_in
Function · 0.50
Calls
1
status_send_fatal
Function · 0.85
Tested by
no test coverage detected