-
-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
notification: Use separate fd list for input and output
Doing this means we don't unnecessarily forward file descriptors that weren't intended to be passed along. For the notification portal, this avoids forwarding file descriptors from the app to the backend that were dropped due to being placed in an unsupported property.
- Loading branch information
1 parent
14406dc
commit 25ee11e
Showing
1 changed file
with
75 additions
and
27 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