nn::ssl::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultProcessConnectionMaxErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_CONN_PROCESS_MAX
);
None.
Returns a result indicating the following error: "Maximum number of connections that can be used by one process has been exceeded."
CONFIDENTIAL