f-stack/adapter
fengbojiang 8766cedde1 Add timeout in kevent. 2023-04-08 09:29:50 +08:00
..
Makefile Modify FF_SOCKET_THREAD disable by default. 2023-04-07 13:44:41 +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 Add timeout in kevent. 2023-04-08 09:29:50 +08:00
ff_hook_syscall.h 1. Add kevent demo, need link libff_syscall.so, not LD_PRELOAD. 2023-04-07 20:39:31 +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 1. Add kevent demo, need link libff_syscall.so, not LD_PRELOAD. 2023-04-07 20:39:31 +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