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

Fixes socket address implementation #846

Merged
merged 14 commits into from
Apr 20, 2024

Conversation

SuchAFuriousDeath
Copy link
Contributor

@SuchAFuriousDeath SuchAFuriousDeath commented Apr 19, 2024

This replaces the unsound code with a todo!(). It also fixes some code in shm_open which was incorrect and adds some logging.

@SuchAFuriousDeath SuchAFuriousDeath requested a review from a team April 19, 2024 19:56
@github-actions github-actions bot added the S-ready Status: Ready for review label Apr 19, 2024
src/kernel/src/net/mod.rs Outdated Show resolved Hide resolved
@github-actions github-actions bot removed the S-ready Status: Ready for review label Apr 20, 2024
src/kernel/src/sysctl/mod.rs Outdated Show resolved Hide resolved
src/kernel/src/shm/mod.rs Outdated Show resolved Hide resolved
@github-actions github-actions bot added the S-ready Status: Ready for review label Apr 20, 2024
@SuchAFuriousDeath SuchAFuriousDeath marked this pull request as draft April 20, 2024 11:42
@SuchAFuriousDeath SuchAFuriousDeath marked this pull request as ready for review April 20, 2024 11:51
@ultimaweapon ultimaweapon merged commit 3d40009 into obhq:main Apr 20, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-ready Status: Ready for review
Development

Successfully merging this pull request may close these issues.

2 participants