f-stack/adapter
fengbojiang baceb8fd64 1. Add FF_PROC_ID environment variable to fix the issue that secondary APP's process get sc
from the first ff_so_zone.
2. SIGINT can destructor sc.
2023-04-07 10:43:37 +08:00
..
Makefile Add FF_THREAD_SOCKET in Makefile, Whether to use thread-level socket, 2023-04-06 18:02:47 +08:00
ff_adapter.h Add adapter for LD_PRELOAD, TBC. 2023-04-06 15:02:39 +08:00
ff_declare_syscalls.h Add adapter for LD_PRELOAD, TBC. 2023-04-06 15:02:39 +08:00
ff_hook_syscall.c 1. Add FF_PROC_ID environment variable to fix the issue that secondary APP's process get sc 2023-04-07 10:43:37 +08:00
ff_hook_syscall.h Add adapter for LD_PRELOAD, TBC. 2023-04-06 15:02:39 +08:00
ff_linux_syscall.c Add adapter for LD_PRELOAD, TBC. 2023-04-06 15:02:39 +08:00
ff_linux_syscall.h Add adapter for LD_PRELOAD, TBC. 2023-04-06 15:02:39 +08:00
ff_so_zone.c Fix the issue that not detach sc while destructor in exit. 2023-04-06 21:48:57 +08:00
ff_socket_ops.c Fixed some issue in multi instances. 2023-04-06 19:09:55 +08:00
ff_socket_ops.h Fix the issue that not detach sc while destructor in exit. 2023-04-06 21:48:57 +08:00
ff_sysproto.h Add adapter for LD_PRELOAD, TBC. 2023-04-06 15:02:39 +08:00
fstack.c Add adapter for LD_PRELOAD, TBC. 2023-04-06 15:02:39 +08:00