nuttx-apps/examples/xmlrpc
wanggang26 eab2cba4a1 enable SOCK_CLOEXEC explicit
leaking here means fork/vfork will duplicate fd without O_CLOEXEC flag
to the child process.

Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
2024-09-26 16:13:29 +08:00
..
calls.c change strcpy to strlcpy 2023-02-22 23:09:55 +08:00
CMakeLists.txt cmake:refine cmake build for apps/examples 2023-08-17 01:15:17 +08:00
Kconfig apps.: Remove the inappropriate NSH_BUILTIN_APPS coupling 2019-10-07 02:37:56 -06:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefile: Max Holtzberg: update licenses to Apache 2021-06-07 21:35:33 -05:00
xmlrpc_main.c enable SOCK_CLOEXEC explicit 2024-09-26 16:13:29 +08:00