The -rpcclienttimeout option applies only to HTTP connections. When bitcoin-cli connects via IPC, the timeout is silently ignored. Clarify this in the help string.
Noted by pinheadmz in #32297#pullrequestreview-3922849038
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/35015.
<!--021abf342d371248e50ceaed478a90ca-->
See the guideline for information on the review process.
If your review is incorrectly listed, please copy-paste <code><!--meta-tag:bot-skip--></code> into the comment that the bot should ignore.
<!--174a7506f384e20aa4161008e828411d-->
No conflicts as of last run.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
ACK 12418a610bdc34e40be7cf4a26b172cc9c1191c3
ACK 12418a6
The `-rpcclienttimeout` option applies only to HTTP connections. When
`bitcoin-cli` connects via IPC, the timeout is silently ignored. Clarify this
in the help string.
Noted by pinheadmz in
https://github.com/bitcoin/bitcoin/pull/32297#pullrequestreview-3922849038
<!-- begin push-2 -->
Rebased 12418a610bdc34e40be7cf4a26b172cc9c1191c3 -> 08c3c37d12351d14de5a48c2a4b5a32949efd5e9 (pr/ipc-timeout.1 -> pr/ipc-timeout.2, compare)<!-- end --> due to conflict with #35006