-
Notifications
You must be signed in to change notification settings - Fork 666
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CallMap: Improve returntype annotation for
inotify_read()
In case of success, it returns an array of associative arrays with defined fields: - `wd` is a watch descriptor - `mask` is a bit mask of events - `cookie` is a unique id to connect related events - `name` is the name of a file
- Loading branch information
1 parent
1698239
commit 9fd17cf
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters