These options are mutually exclusive, or more specifically, CONFIG_POSIX_API has wider scope and supersedes CONFIG_NET_SOCKETS_POSIX_NAMES. Implementation-wise, the two options should not be defined at the same time, as that may lead to declaration conflicts. Fixes: #16141 Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| getaddrinfo.c | ||
| getnameinfo.c | ||
| Kconfig | ||
| socket_offload.c | ||
| sockets_can.c | ||
| sockets_internal.h | ||
| sockets_misc.c | ||
| sockets_packet.c | ||
| sockets_select.c | ||
| sockets_tls.c | ||
| sockets.c | ||