nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultConnectionProcessMaxErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_CONN_PROCESS_MAX
);
None.
Result indicating the following error: "Maximum number of connections used by one process exceeded." Returns a Result indicating the following error: "Maximum number of connections used by one process exceeded."
CONFIDENTIAL