This commit is contained in:
Benjamin Sergeant
2019-03-15 11:41:57 -07:00
parent 6ff8c6e7f3
commit 3a9cc9b079
7 changed files with 20 additions and 13 deletions

View File

@ -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:
// Store file descriptors used by the communication pipe. Communication