-
Notifications
You must be signed in to change notification settings - Fork 754
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1) Remove Mio layer and replace it with a sync FD layer 2) Move RecvData, RecvMetrics, and StoreCmsgSettings to `lib`, since syscalls is private 3) Rework the signature of `recv_msg` to take a `StoreCmsgSettings` to allow applications to handle custom cmsgs
- Loading branch information
1 parent
38aa4c5
commit 8ea3dd9
Showing
5 changed files
with
189 additions
and
125 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
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
Oops, something went wrong.