master
Merge bitcoin/bitcoin#35084: ipc: Add nonunix platform support
Merge commit '6d5f753921578eefdd3fce64cfc8ee7951b6cbc4' into HEAD
ipc, refactor: Update mp::g_thread_context references
clang-tidy: Disable `ArrayBound` check in src/ipc and src/test
ipc, moveonly: combine ipc_test.cpp and ipc_tests.cpp
scripted-diff: [doc] Unify stale copyright headers
ipc, refactor: Update mp::SpawnProcess call
ipc, refactor: Add Stream type alias and use it
bitcoin-cli: Add -ipcconnect option