When multiple events arrive together, the `Inotify.read()` method parsed them incorrectly and emitted the same `Event` for each one. This commit corrects this behavior by appropriately parsing each struct. |
||
---|---|---|
doc | ||
src/linuxapi | ||
.gitignore | ||
Makefile | ||
fmpkg.ini | ||
python-linuxapi.spec | ||
setup.py |