]> git.bitcoin.ninja Git - rust-lightning/commit
Updated docs on `PeerManager::process_events`.
authorMatthew Rheaume <mhr@lightspark.com>
Tue, 5 Nov 2024 00:11:37 +0000 (16:11 -0800)
committerMatthew Rheaume <mhr@lightspark.com>
Tue, 5 Nov 2024 20:17:14 +0000 (12:17 -0800)
commit9d071068a301ebcf612dd97769378de989d371c1
tree7a712124086a41df55cbe22456b5d03af2bce125
parent76a93a334bacbcfa5f37818b751dff79e760159f
Updated docs on `PeerManager::process_events`.

Try to make it a bit more clear that there are downsides to solely
relying on `lightning-net-tokio`, and it's still recommended to
occasionally call this function in a separate loop.
lightning/src/ln/peer_handler.rs