mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
FreeBSD has explicitly deprecated EAI_NODATA as a return value from getaddrinfo by removing it from netdb.h. On systems that don't have EAI_NODATA, EAI_NONAME should be used instead.