Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | watcher: Doxygen comment fixed | Tobias Brunner | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | watcher: Add a method to query the watcher state | Martin Willi | 2014-09-24 | 1 | -0/+20 |
| | | | | | This allows a user to check if the watcher is actually running, and potentially perform read operations directly instead of relying on watcher. | ||||
* | Fix various API doc issues and typos | Tobias Brunner | 2013-07-18 | 1 | -1/+1 |
| | | | | Partially based on an old patch by Adrian-Ken Rueegsegger. | ||||
* | watcher: properly support multiple watch callback types for the same FD | Martin Willi | 2013-07-18 | 1 | -1/+5 |
| | |||||
* | watcher: add a centralized an generic facility to monitor file descriptors | Martin Willi | 2013-07-18 | 1 | -0/+97 |