This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
core-lightning
Watch
1
Star
0
Fork
You've already forked core-lightning
0
mirror of
https://github.com/ElementsProject/lightning.git
synced
2025-03-02 18:35:00 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
07f8d9046a
core-lightning
/
ccan
/
README
4 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
ccan: add local copy. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-06-12 13:29:06 +09:30
CCAN imported from http://ccodearchive.net.
ccan: update to fix shutdown slowness after plugin load. Dynamic plugins were keeping fds open; they should not have these at all anyway, but worse, they interfere with operation because we don't notice they're closed. The symptom was that shutdown of the test_plugin_slowinit and test_plugin_command was 30 seconds (10 seconds grace to kill each daemon). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-08-14 13:15:35 +09:30
CCAN version: init-2486-g46cfc3ad
Reference in a new issue
Copy permalink