Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed Nov 4, 2024
1 parent 9ae3d06 commit d1df62f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ntex-io/src/dispatcher.rs
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ where
cfg: cfg.clone(),
response: None,
error: None,
ready_count: 0,
read_remains: 0,
read_remains_prev: 0,
read_max_timeout: Seconds::ZERO,
Expand Down

0 comments on commit d1df62f

Please sign in to comment.