nuttx-apps/netutils/iperf
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 cmake/apps: add more applications into cmake support 2023-07-13 19:00:18 +02:00
iperf.c enable SOCK_CLOEXEC explicit 2024-09-26 16:13:29 +08:00
iperf.h netutils/iperf: Support RPMsg socket test 2023-04-22 01:16:49 +08:00
iperf_main.c iperf: add parameters to support dynamic device bind 2024-01-17 00:54:31 -08:00
Kconfig Remove the tail space char from all files 2023-03-03 00:18:36 +02:00
Make.defs netutils/iperf: Configs were using EXAMPLES_ instead of NETUTILS_. 2021-04-21 13:43:05 -05:00
Makefile netutils/iperf: Configs were using EXAMPLES_ instead of NETUTILS_. 2021-04-21 13:43:05 -05:00