Added thread-safe function gethostbyname_r (as in glibc)

This commit is contained in:
goldsimon
2007-11-18 16:36:34 +00:00
parent 4e398e2aa9
commit 9dd4ad6c1f
3 changed files with 68 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ HISTORY
2007-11-16 Simon Goldschmidt
* api.h, api_msg.h, api_lib.c, api_msg.c, socket.h, socket.c: Added sequential
dns resolver function for netconn api (netconn_gethostbyname) and socket api
(gethostbyname).
(gethostbyname/gethostbyname_r).
2007-11-15 Jim Pettinato, Frédéric Bernon
* opt.h, init.c, tcpip.c, dhcp.c, dns.h, dns.c: add DNS client for simple name