TRY_AGAIN is a existing macro in /usr/include/netdb.h

This commit is contained in:
Gregor Reitzenstein 2020-05-11 16:20:02 +02:00
parent 120ee4ea80
commit dfe0365860

View File

@ -115,7 +115,7 @@ struct Outcome {
# Not a unsuccessful outcome, or the server doesn't know either.
# Also, the default value
tryAgain @1;
retry @1;
# A client should just try again, potentially after prompting the user
# to enter their credentials again.