Skip to content
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 example to test the system calls recv_from and sendto #513

Merged
merged 4 commits into from
Dec 18, 2023

Conversation

stlankes
Copy link
Contributor

@stlankes stlankes commented Dec 15, 2023

This PR is required to test the kernel interface and to solve issue hermit-os/kernel#967 and depends on hermit-os/kernel#1007

This example is required to test the kernel interface and to solve
issue hermit-os/kerne#967
@stlankes stlankes marked this pull request as draft December 15, 2023 22:56
@stlankes stlankes marked this pull request as ready for review December 16, 2023 18:11
These changes test the `sendto` support of the kernel.
@stlankes stlankes changed the title add example to test recv_from add example to test the system calls recv_from and sendto Dec 16, 2023
@mkroening mkroening self-assigned this Dec 18, 2023
@mkroening mkroening added this pull request to the merge queue Dec 18, 2023
Merged via the queue into hermit-os:main with commit e11dbee Dec 18, 2023
6 checks passed
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.

2 participants