nn::ssl::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultWantConnect,
     detail::MakePermanentResult,
     Result::SUMMARY_WOULD_BLOCK,
     EWANT_CONNECT
);

Arguments

None.

Return Values

Returns a result that indicates the following error: "Asynchronous socket is in use and the SSL handshake (DoHandshake) function processing is incomplete."

Description

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


CONFIDENTIAL