mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-20 02:27:51 +01:00
4185153d81
At the moment, master simply keeps the gossip fd open when peer disconnects. That's inefficient, and wrong anyway (it may want a complete new sync, or may not, but we'll currently send all the messages including stale ones). This interface will be required for restart anyway. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
gossip_wire.csv | ||
gossip.c | ||
Makefile |