mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 17:13:49 +08:00
Added thread-safe function gethostbyname_r (as in glibc)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user