nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultMessageSendToListenThreadErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_MSGQ_SEND_LSN
);
None.
Result indicating the following error: "Failure sending to listener thread message queue." Returns a Result indicating the following error: "Failure sending to listener thread message queue."
CONFIDENTIAL