No description provided.
Docs: add details to -rpcclienttimeout doc #9903
pull ian-kelling wants to merge 1 commits into bitcoin:master from ian-kelling:docs-client-timeout changing 1 files +1 −1-
ian-kelling commented at 12:50 PM on March 2, 2017: contributor
-
Docs: add details to -rpcclienttimeout doc 90a1d9a55d
- fanquake added the label Docs and Output on Mar 2, 2017
-
ian-kelling commented at 12:55 PM on March 2, 2017: contributor
How I I verified the 0 value disables timeout: Bitcoin passes the value directly to libevent, reading libevent source code shows that 0 disables it. I did a manual test to verify that it would at least go longer than the 900 default. My test command completed in about 1600 seconds with no timeout.
-
jnewbery commented at 3:26 PM on March 2, 2017: member
utACK. Seems reasonable.
-
paveljanik commented at 12:02 PM on March 3, 2017: contributor
ACK https://github.com/bitcoin/bitcoin/pull/9903/commits/90a1d9a55d81029deb482888a9ddaa364f4a2c73
BTW: I just tested all 0 (unlimited), 900 (the default value) and even 2000. It all worked as expected.
- laanwj merged this on Mar 3, 2017
- laanwj closed this on Mar 3, 2017
- laanwj referenced this in commit ba80a684cf on Mar 3, 2017
- zkbot referenced this in commit b0afc4ba1d on Mar 22, 2017
- zkbot referenced this in commit f9f48667be on Mar 25, 2017
- PastaPastaPasta referenced this in commit 8cccabeb8e on Dec 30, 2018
- PastaPastaPasta referenced this in commit f5b67fc401 on Dec 31, 2018
- PastaPastaPasta referenced this in commit 4cfb627e04 on Dec 31, 2018
- PastaPastaPasta referenced this in commit 31b44d02f3 on Dec 31, 2018
- PastaPastaPasta referenced this in commit 738cf00b3b on Jan 2, 2019
- PastaPastaPasta referenced this in commit c5e2f69829 on Jan 2, 2019
- PastaPastaPasta referenced this in commit 1a430dbcd3 on Jan 3, 2019
- PastaPastaPasta referenced this in commit 87cec4ad96 on Jan 21, 2019
- PastaPastaPasta referenced this in commit 1cd00d9142 on Jan 25, 2019
- PastaPastaPasta referenced this in commit 8174dd8592 on Jan 29, 2019
- PastaPastaPasta referenced this in commit a51a2ce040 on Feb 1, 2019
- PastaPastaPasta referenced this in commit b8657a793e on Feb 1, 2019
- PastaPastaPasta referenced this in commit 053b97c945 on Feb 1, 2019
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels