1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00

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

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