-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add system calls readv
and writev
#1219
Merged
Merged
Commits on May 22, 2024
-
add system calls
readv
andwritev
the offers the possibility to read or to write data into multiple buffers
Configuration menu - View commit details
-
Copy full SHA for 54fae3e - Browse repository at this point
Copy the full SHA 54fae3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aef172b - Browse repository at this point
Copy the full SHA aef172bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f195a2 - Browse repository at this point
Copy the full SHA 6f195a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c219a1e - Browse repository at this point
Copy the full SHA c219a1eView commit details -
Co-authored-by: Jonathan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f751d1a - Browse repository at this point
Copy the full SHA f751d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52861c4 - Browse repository at this point
Copy the full SHA 52861c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c937bfe - Browse repository at this point
Copy the full SHA c937bfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90d048a - Browse repository at this point
Copy the full SHA 90d048aView commit details -
Revert "using for readv/writev the same interface like UNIX"
This reverts commit 6f195a2.
Configuration menu - View commit details
-
Copy full SHA for a5b91d1 - Browse repository at this point
Copy the full SHA a5b91d1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.