diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-02-13 14:44:06 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-02-13 14:49:37 +0100 |
commit | bfde89418a6d1adb2f6ba487ccd9458583227264 (patch) | |
tree | 7dcbb4292e59083f5a317168afcade834c40d10c /src/main.c | |
parent | fb2b4ccf24b5ce56e58de9d99b67f2a6258e36b3 (diff) |
receive: reset last_under_load to zero
This is a small optimization that prevents more expensive comparisons
from happening when they are no longer necessary, by clearing the
last_under_load variable whenever we wind up in a state where we were
under load but we no longer are.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Suggested-by: Matt Dunwoodie <ncon@noconroy.net>
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions