diff options
| author | 彭宣正 <[email protected]> | 2021-06-24 16:26:39 +0800 |
|---|---|---|
| committer | 彭宣正 <[email protected]> | 2021-06-29 18:12:16 +0800 |
| commit | 696fcecb7c2a4d0bb5f908e3c4fd8b77ba830b0d (patch) | |
| tree | 77d1e4204ed3cfbf96760c18e3d1c44194a27e33 /src/hos_hash.cpp | |
| parent | 8cb339003a3e7aeb0e85ee51ac1341900219ae86 (diff) | |
✨ feat(gtest与src): 修改fd管理流程,TSG-6760v2.0.0
Diffstat (limited to 'src/hos_hash.cpp')
| -rw-r--r-- | src/hos_hash.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hos_hash.cpp b/src/hos_hash.cpp index fff9b474..bb7e2538 100644 --- a/src/hos_hash.cpp +++ b/src/hos_hash.cpp @@ -44,8 +44,6 @@ void add_fd_context(hos_fd_context_t **handle, hos_fd_context_t *input) value->position = input->position; value->recive_cnt = input->recive_cnt; value->fd_status = value->fd_status; - value->overtime = value->overtime; - value->timeout = value->timeout; } } |
