Skip to content

Commit

Permalink
refactor: close_type is 0, which translates to Others
Browse files Browse the repository at this point in the history
  • Loading branch information
lzf575 committed Jan 12, 2025
1 parent 410d695 commit d9ae711
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Value , DisplayName , Description
0 , 未知 ,
0 , 其他 ,
1 , 正常结束 ,
5 , 周期性上报 ,
13 , 建连-客户端端口复用 ,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Value , DisplayName , Description
0 , Unknown ,
0 , Others ,
1 , Normal ,
5 , Force Report ,
13 , Est. - Client Port Reuse ,
Expand Down

0 comments on commit d9ae711

Please sign in to comment.