lwres_herror, lwres_hstrerror - lightweight resolver error message generation
#include <lwres/netdb.h>
lwres_herror()
lwres_hstrerror() returns an appropriate string for the error code gievn by err. The values of the error codes and messages are as follows:
NETDB_SUCCESS
HOST_NOT_FOUND
TRY_AGAIN
NO_RECOVERY
NO_DATA
The string Unknown resolver error is returned by lwres_hstrerror() when the value of lwres_h_errno is not a valid error code.
herror(3), lwres_hstrerror(3).
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |