This website requires JavaScript.
Explore
Help
Sign In
abc
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced
2026-08-08 00:23:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac104706433523524c5f013d5f01de28fc2c1b22
lwip
/
CHANGELOG
fbernon
ac10470643
netdb.c: add a LWIP_DNS_API_HOSTENT_STORAGE option to decide to use a static set of variables (=0) or a local one (=1). In this last case, your port should provide a function "struct hostent* sys_thread_hostent( struct hostent* h)" which have to do a copy of "h" and return a pointer ont the "per-thread" copy.
2007-12-05 23:00:02 +00:00
72 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink