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

File handle refs #113

Open
Andy-Python-Programmer opened this issue Oct 20, 2023 · 0 comments
Open

File handle refs #113

Andy-Python-Programmer opened this issue Oct 20, 2023 · 0 comments
Labels
C-kernel Category: kernel enhancement New feature or request

Comments

@Andy-Python-Programmer
Copy link
Owner

Currently, for sockets and eventfds, we store the file descriptor flags inside the structs which is not convenient. Have a way to pass the file handle to the {read_at, write_at, send, recv} function calls.

@Andy-Python-Programmer Andy-Python-Programmer added enhancement New feature or request C-kernel Category: kernel labels Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-kernel Category: kernel enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant