Skip to content
Snippets Groups Projects
Commit fee4beae authored by akwizgran's avatar akwizgran
Browse files

Merge branch '252-lan-polling' into 'master'

New polling logic for LAN. #252

Same approach as !104. Modified the poller to cancel any scheduled poll when pollNow() is called and randomise the next polling interval so plugins that call pollNow() at the same time don't end up polling in sync.

Depends on !104. Fixes #252.

See merge request !105
parents d829d471 681ec080
No related branches found
No related tags found
Loading
Showing
with 139 additions and 146 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment