nn::http::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultBodyBufShortage,
     detail::MakePermanentResult,
     Result::SUMMARY_WOULD_BLOCK,
     ER_RES_BODYBUF_SHORTAGE
);

Arguments

None.

Return Values

Returns a Result indicating the following error: "Insufficient HTTP Body receive buffer."

Description

Returns a Result indicating the following error: "Insufficient HTTP Body receive buffer."


CONFIDENTIAL