nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultConnectionNoMoreErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_CONN_NOMORE
);
None.
Result indicating the following error: "Maximum number of connection handles exceeded." Returns a Result indicating the following error: "Maximum number of connection handles exceeded."
CONFIDENTIAL