Note that the gethostbyaddr() 'net' argument is in host byte order.

This commit is contained in:
Michael Kerrisk 2008-08-18 12:10:47 +00:00
parent e66cd0f2d9
commit 50fda6b390
1 changed files with 3 additions and 0 deletions

View File

@ -63,6 +63,9 @@ function returns a \fInetent\fP structure
for the entry from the database
that matches the network number \fInet\fP of type
\fItype\fP.
The
.I net
argument must be in host byte order.
.PP
The
.BR setnetent ()