gator: Version 5.19
[firefly-linux-kernel-4.4.55.git] / tools / gator / daemon / Monitor.h
index 6e268b6e1bed2e09f624d2483aaa98cdce1b4d27..7194e0e4ca509a43782a3d17437e0c19ac7fbe8f 100644 (file)
@@ -16,6 +16,7 @@ public:
        Monitor();
        ~Monitor();
 
+       void close();
        bool init();
        bool add(const int fd);
        int wait(struct epoll_event *const events, int maxevents, int timeout);