Maximum buffer size allocated on the stack when reading an error from a pipe.

Synopsis

Declared in <util/subprocess.h>

inline constexpr size_t SP_MAX_ERR_BUF_SIZ = 1024;

Created with MrDocs