Loading ares/ares_strerror.c +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ const char *ares_strerror(int code) "Timeout while contacting DNS servers", "End of file", "Error reading file", "Out of memory" "Out of memory", "Channel is being destroyed", "Misformatted string" }; Loading Loading
ares/ares_strerror.c +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ const char *ares_strerror(int code) "Timeout while contacting DNS servers", "End of file", "Error reading file", "Out of memory" "Out of memory", "Channel is being destroyed", "Misformatted string" }; Loading