Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Plugin/Hostload] Add plugin to already existing hosts as well
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 13 Jun 2018 12:53:03 +0000 (14:53 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 21 Jun 2018 09:55:40 +0000 (11:55 +0200)
commit39ab2c5223ea6b0cc2a303b50207f7f31649d4b2
tree8170cc1a706f23378e48a508565f018fbb203a42
parent2eb85cd0c98bcbc806d67fddc959440befdddeab
[Plugin/Hostload] Add plugin to already existing hosts as well

Before this change, the plugin would only support hosts that

were created after the plugin was initialized. This change supports
pre-existing hosts as well.
src/plugins/host_load.cpp