]> git.ipfire.org Git - fireperf.git/commit
client+server: Process fewer epoll events in one go
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Jan 2021 14:31:58 +0000 (14:31 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Jan 2021 14:31:58 +0000 (14:31 +0000)
commitacf8601c9547a90db55380b59ce18e96de6a1521
tree2b3f09b6aaefe637eaf1dae47a0f0557f989155f
parentf99e623c73ce879637bbfb8ceec8bed7d18c27a6
client+server: Process fewer epoll events in one go

This will allow us to terminate quicker because we will evaluate the
outer while loop more often which should be a rather cheap operation.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/main.h