nn::ssl::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultWantRead,
     detail::MakePermanentResult,
     Result::SUMMARY_WOULD_BLOCK,
     EWANT_READ
);

Arguments

None.

Return Values

Returns a result that indicates the following error: "Asynchronous socket is in use and Read function processing is incomplete."

Description

Returns a result that indicates the following error: "Asynchronous socket is in use and Read function processing is incomplete. (Please try again.)"


CONFIDENTIAL