This commit is contained in:
Benjamin Sergeant
2019-03-15 11:41:57 -07:00
parent 6b8337596f
commit ee37feb489
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