rust-lightning/lightning-block-sync
Jeffrey Czyz 4a12d7656e
Cache socket address in HttpClient for reconnect
If the HttpClient attempts to reconnect to bitcoind that is no longer
running, the client fails to get the address from the stream. Cache the
address when connecting to prevent this.
2021-05-27 08:53:14 -07:00
..
src Cache socket address in HttpClient for reconnect 2021-05-27 08:53:14 -07:00
Cargo.toml Allow retrying HTTP requests if we hit a socket timeout 2021-05-10 16:55:09 +00:00