mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-16 19:38:56 +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
|