Sean Boudreau
2010-06-17 17:04:29 UTC
Hi,
Does anyone know the history of this check in getnameinfo_inet()? Is it
needed? This breaks, for example 'nmblookup \*' from samba. FreeBSD,
linux don't so this.
#ifdef BSD4_4
if (sa->sa_len != salen)
return EAI_FAIL;
#endif
Regards,
-seanb
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Does anyone know the history of this check in getnameinfo_inet()? Is it
needed? This breaks, for example 'nmblookup \*' from samba. FreeBSD,
linux don't so this.
#ifdef BSD4_4
if (sa->sa_len != salen)
return EAI_FAIL;
#endif
Regards,
-seanb
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de