![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
#include <init.capnp.h>#include <init.capnp.proxy.h>#include <cstring>#include <filesystem>#include <fstream>#include <future>#include <iostream>#include <kj/async.h>#include <kj/common.h>#include <memory>#include <mp/proxy-io.h>#include <mp/util.h>#include <stdexcept>#include <string>#include <thread>#include <tuple>#include <vector>Go to the source code of this file.
Functions | |
| static auto | Spawn (mp::EventLoop &loop, const std::string &process_argv0, const std::string &new_exe_name) |
| static void | LogPrint (mp::LogMessage log_data) |
| int | main (int argc, char **argv) |
|
static |
Definition at line 38 of file example.cpp.
|
static |
Definition at line 26 of file example.cpp.