cleanup
This commit is contained in:
@ -23,7 +23,7 @@ namespace ix
|
||||
bool notify(uint64_t value) final;
|
||||
bool clear() final;
|
||||
uint64_t read() final;
|
||||
int getFd() final;
|
||||
int getFd() const final;
|
||||
|
||||
private:
|
||||
int _eventfd;
|
||||
|
Reference in New Issue
Block a user