mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +00:00
leaking here means fork/vfork will duplicate fd without O_CLOEXEC flag to the child process. Signed-off-by: wanggang26 <wanggang26@xiaomi.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| tcpblaster.h | ||
| tcpblaster_client.c | ||
| tcpblaster_cmdline.c | ||
| tcpblaster_host.c | ||
| tcpblaster_netinit.c | ||
| tcpblaster_server.c | ||
| tcpblaster_target1.c | ||
| tcpblaster_target2.c | ||