E-MailRelay
|
A scoping structure for a set of buffer sizes. More...
#include <glimits.h>
Static Public Attributes | |
static constexpr int | log = 1000 |
static constexpr int | path_buffer = 1024 |
static constexpr int | file_buffer = 102400 |
static constexpr int | file_slurp = 100000000 |
static constexpr int | pipe_buffer = 4096 |
static constexpr int | net_buffer = 20000 |
static constexpr int | net_file_limit = 200000000 |
static constexpr int | net_listen_queue = 31 |
A scoping structure for a set of buffer sizes.
Intended to be used to reduce memory requirements in embedded environments.
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |