mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 08:33:39 +08:00
Added sequential (socket API) function gethostbyname and the struct hostent it uses
This commit is contained in:
@@ -20,8 +20,9 @@ HISTORY
|
||||
++ New features:
|
||||
|
||||
2007-11-16 Simon Goldschmidt
|
||||
* api.h, api_msg.h, api_lib.c, api_msg.c: Added sequential dns resolver
|
||||
function for netconn api (netconn_gethostbyname).
|
||||
* 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).
|
||||
|
||||
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