Skip to content

Fix errno 22 errors - #7

Merged
DominicBreuker merged 2 commits into
masterfrom
fix-read-syscall
Aug 11, 2019
Merged

Fix errno 22 errors#7
DominicBreuker merged 2 commits into
masterfrom
fix-read-syscall

Conversation

@DominicBreuker

@DominicBreuker DominicBreuker commented Aug 11, 2019

Copy link
Copy Markdown
Owner

In issue #3 many people complain about errno 22 on reading from inotify. Cannot reproduce but my theory is that Linux does not like the small buffer it gets. This makes it bigger as described here: http://man7.org/linux/man-pages/man7/inotify.7.html

@DominicBreuker
DominicBreuker merged commit 4c0edc5 into master Aug 11, 2019
@DominicBreuker
DominicBreuker deleted the fix-read-syscall branch August 11, 2019 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant