nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultMessageRecvInListenThreadErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_MSGQ_RECV_LSN
);
None.
Result indicating the following error: "Failure receiving from listener thread message queue." Returns a Result indicating the following error: "Failure receiving from listener thread message queue."
CONFIDENTIAL