Monero
Loading...
Searching...
No Matches
spawn.cpp File Reference
#include <errno.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <signal.h>
#include "misc_log_ex.h"
#include "util.h"
#include "spawn.h"
Include dependency graph for spawn.cpp:

Namespaces

namespace  tools
 Various Tools.

Macros

#define MONERO_DEFAULT_LOG_CATEGORY   "spawn"

Functions

int tools::spawn (const char *filename, const std::vector< std::string > &args, bool wait)

Macro Definition Documentation

◆ MONERO_DEFAULT_LOG_CATEGORY

#define MONERO_DEFAULT_LOG_CATEGORY   "spawn"