nn::rdt::CTR::ResultResetReceived Classclass ResultResetReceived
Indicates that a reset signal was received from a peer and there was a state transition to CLOSED.
Reset signals are sent in response to erroneous connection requests as well as when the Sender::Cancel and Receiver::Cancel functions are run. Because an object instance transitions to the CLOSED state when it receives this reset signal, handle it in some way; this includes cancelling communication and attempting to reconnect as appropriate.
CONFIDENTIAL