nn::ssl::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultSocketZeroReturnErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     EZERO_RETURN
);

Arguments

None.

Return Values

Returns a result that indicates the following error: "When a Read or Write operation was performed on a socket internally, 0 was returned at an unexpected point in the process."

Description

Returns a result that indicates the following error: "When a Read or Write operation was performed on a socket internally, 0 was returned at an unexpected point in the process."


CONFIDENTIAL