Ignore:
Timestamp:
05/18/05 22:46:09 (8 years ago)
Author:
Michael Medin <michael@…>
Children:
7da80b5
Parents:
f896cfb
Message:

2005-05-18 MickeM

  • Fixed bug in NSC.ini (section title for Check System was wrong) + Added multitasking for plugins (now two plugins can handle requests simultaniously)
  • Fixed som minor issues here and there
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/CheckSystem/PDHCollector.h

    r5d8e0b5 r3b8eb61  
    4949 
    5050private: 
    51   bool isRunning(void); 
    52   void startRunning(void); 
    53   void stopRunning(void); 
     51//  bool isRunning(void); 
     52//  void startRunning(void); 
     53//  void stopRunning(void); 
    5454 
    5555}; 
Note: See TracChangeset for help on using the changeset viewer.