• unknown's avatar
    Made the example actually do something :) · 8664552c
    unknown authored
    It now demonstrates creating its own thread and shows off how to clean up after itself (creates a really simple heartbeat file)
    
    
    plugin/daemon_example/Makefile.am:
      Added additional include
    plugin/daemon_example/daemon_example.cc:
      Created heart beat code.
    8664552c
daemon_example.cc 5.33 KB