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-02-23 15:00:34 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
341b62eea3
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 for more efficient ccan/io. A fairly simple change: ccan/io will now call the underlying I/O routines repeatedly until they indicate they are unfinished, *or* fail with EAGAIN. This should make a significant difference to large nodes, which currently spend far too much time calling poll() to discover a single fd is still writable (mainly, for streaming gossip). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Changed: connectd: now should use far less CPU on large nodes.
2024-06-24 21:13:23 +09:30
CCAN version: init-2586-gd4932820
Reference in a new issue
Copy permalink