Fix doc/obsolete-stuff not listing gethostbyaddr.

This commit is contained in:
Jonas 'Sortie' Termansen 2014-01-18 23:13:39 +01:00
parent b5d80ee5d1
commit 2a652ed1a8
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ ftime
Use clock_gettime instead.
gethostbyname, gethostbyname
gethostbyname, gethostbyaddr
----------------------------
Use the protocol agnostic functions such as getaddrinfo(). For instance, if you