Skip to content

Commit

Permalink
main: add active events comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Jul 7, 2022
1 parent f36e87a commit 3f725d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -924,6 +924,7 @@ static int fd_poll(struct re *re)
return 0;
}

/* Handle only active events */
--n;
}

Expand Down

0 comments on commit 3f725d5

Please sign in to comment.