• unknown's avatar
    Made the example actually do something :) · cd924a85
    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.
    cd924a85
Makefile.am 1.59 KB