- Include string.h to avoid compile warning about using bzero without defining it
- use herror() rather than perror() to give useful error messages (the *hostby*() functions set h_errno not errno)
PR: docs/126031
Submitted by: gavin
- Include string.h to avoid compile warning about using bzero without Tags None Referenced Files None Subscribers None
Description
Details
|