nuttx-apps/netutils/ftpd
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
..
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
ftpd.c enable SOCK_CLOEXEC explicit 2024-09-26 16:13:29 +08:00
ftpd.h apps: unify FAR attribute usage across apps 2022-04-05 00:55:22 +08:00
Kconfig netutils/ftpd: add option to login to FTPD using FSUTILS_PASSWD 2022-03-28 23:30:45 +08:00
Make.defs apps/netutils/ftpd/Make.defs: nxstyle 2023-03-20 14:17:07 +01:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00