mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-18 10:08:53 +00:00
12 lines
239 B
Plaintext
12 lines
239 B
Plaintext
menuconfig RTT_POSIX_TESTCASE_NETDB_H
|
|
bool "<netdb.h>"
|
|
default n
|
|
|
|
if RTT_POSIX_TESTCASE_NETDB_H
|
|
|
|
config NETDB_H_ADDRINFO
|
|
bool "<netdb.h> -> getaddrinfo, gai_strerror, getnameinfo, freeaddrinfo"
|
|
default n
|
|
|
|
endif
|