This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-08 18:37:46 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0b12dbf95dbee28eafd8f66208bb6cf75e1d423d
nuttx
/
libc
/
netdb
T
History
Gregory Nutt
0b12dbf95d
Fix some spacing problems
2015-10-04 15:04:00 -06:00
..
lib_dns.h
NETDB: Add support for caching DNS name resultion mappings
2015-07-13 10:41:32 -06:00
lib_dnsclient.c
Check if DNS server has been initialized before trying to lookup the server address in the cache. From Librae
2015-07-27 14:16:45 -06:00
lib_gethostbyaddr.c
…
lib_gethostbyaddrr.c
Fix some spacing problems
2015-10-04 15:04:00 -06:00
lib_gethostbyname.c
…
lib_gethostbynamer.c
Fix some spacing problems
2015-10-04 15:04:00 -06:00
lib_netdb.c
Move definition of h_errno from lib_parsehostfile.c to lib_netdb. h_errno should still be defined even if there is no host file support. From Sebastien Lorquet.
2015-07-17 09:39:45 -06:00
lib_netdb.h
…
lib_parsehostfile.c
Fix some spacing problems
2015-10-04 15:04:00 -06:00
Make.defs
STM32F746G-DISCO: Getting closer to a build
2015-07-17 11:47:16 -06:00