MCPcopy Create free account
hub / github.com/ElementsProject/lightning / peer_wire_name

Function peer_wire_name

connectd/test/run-netaddress.c:104–105  ·  view source on GitHub ↗

Generated stub for peer_wire_name */

Source from the content-addressed store, hash-verified

102{ fprintf(stderr, "is_msg_for_gossipd called!\n"); abort(); }
103/* Generated stub for peer_wire_name */
104const char *peer_wire_name(int e UNNEEDED)
105{ fprintf(stderr, "peer_wire_name called!\n"); abort(); }
106/* Generated stub for send_backtrace */
107void send_backtrace(const char *why UNNEEDED)
108{ fprintf(stderr, "send_backtrace called!\n"); abort(); }

Callers 6

read_body_from_peer_doneFunction · 0.50
peer_inFunction · 0.50
capture_premature_msgFunction · 0.50
peer_reconnectFunction · 0.50
status_peer_io_shortFunction · 0.50
dev_disconnectFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected