h_errno

An integer that holds the specific error code when the network nameserver encounters an error. The network nameserver is used by the gethostbyname() and gethostbyaddr() functions. Use the __h_errno() function to access the thread-specific value of h_errno. See also netdb.h.