johnjiang
|
63196ac70d
|
Merge pull request #872 from liujinhui-job/fix-ff_hook_recvfrom-sh_fromlen-not-init-error
ff_hook_recvfrom sh_fromlen not init by *fromlen
|
2025-03-27 12:26:57 +08:00 |
liujinhui-job
|
ca3551d954
|
Update ff_socket_ops.c
not sould reset sem_flag
|
2025-03-26 17:12:50 +08:00 |
liujinhui-job
|
3c21f22533
|
ff_hook_recvfrom sh_fromlen not init, ff_sys_recvfrom will return -1
|
2025-03-24 10:59:14 +00:00 |
liujinhu_llpt
|
269d38074a
|
Update ff_socket_ops.c
chaneg sem_flag condition
|
2025-03-24 16:26:50 +08:00 |
liujinhu_llpt
|
b36406e556
|
Update ff_hook_syscall.c
change compile error
|
2025-03-24 16:19:32 +08:00 |
liujinhui-job
|
5de6ec6d25
|
add epoll polling mode, improve latency performance in RTT mode
|
2025-03-19 15:47:32 +00:00 |
liujinhui-job
|
676ed04695
|
fix compile syscall directory compile issue
|
2025-03-12 11:04:56 +00:00 |
zhaozihanzzh
|
8d5557ef7d
|
Close kernel epoll fd in ff_hook_close when using FF_KERNEL_EVENT
This commit fixes kernel fd leakage when using epoll in FF_KERNEL_EVENT.
|
2024-07-16 21:45:54 +08:00 |
zhaozihanzzh
|
d0c4ca97ea
|
Fix cplen calculation errors in ff_hook_syscall.c
This commit also modifies the style of the previous fix to be in tune with the original ff_hook_accept.
|
2024-04-18 22:58:58 +08:00 |
zhaozihanzzh
|
99065f0781
|
Fix cplen calculation
|
2024-04-10 21:50:34 +08:00 |
fengbojiang
|
0ee517ed0a
|
Fiexd some build errors ubuntu 22.04 (kernel:5.19.0-1025, gcc:11.4.0),
Ref #777.
|
2023-08-14 20:42:34 +08:00 |
fengbojiang
|
8471eecb32
|
Fixed an issue that before C99 mode.
|
2023-08-14 20:21:29 +08:00 |
fengbojiang
|
cbcadd4435
|
update doc of syscall.
|
2023-05-18 11:19:40 +08:00 |
fengbojiang
|
d5d872badf
|
Update syscall's REAMDME.
|
2023-05-12 16:26:57 +08:00 |
fengbojiang
|
52c04c6c7f
|
Update url of LD_PRELOAD.
|
2023-05-04 16:19:04 +08:00 |
johnjiang
|
4c623d4a5f
|
Update README.md
Modify url.
|
2023-05-03 23:51:30 +08:00 |
fengbojiang
|
3e1a3d8082
|
Add README.md。
|
2023-05-03 23:23:09 +08:00 |
fengbojiang
|
8d38554a6f
|
Add LICENSE.
|
2023-05-03 17:09:29 +08:00 |
fengbojiang
|
8f5f1dfbb0
|
Move adapter diretcory's all file to adapter/syscall.
|
2023-05-03 17:04:14 +08:00 |