Is there any way to detect that the incoming connection is rejected by passphrase conflict, at listener side with non-blocking mode? Although the connect rejection message is printed on a terminal at listener side, I can't find the way to detect it with API.
Is there any way to detect that the incoming connection is rejected by passphrase conflict, at listener side with non-blocking mode? Although the connect rejection message is printed on a terminal at listener side, I can't find the way to detect it with API.