Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since #112 the anonymous pipes are supposed to be more permissive. Restoring the permissive state by default. Platforms which has a documented EINVAL usage for fchmod(2) indicates the fd in context is not supporting fchmod(2). In order to not have annoying logs in those cases the warning is omitted. Close #429 Signed-off-by: afazekas <[email protected]>
- Loading branch information