Skip to content

Conversation

@casaroli
Copy link

This is the first step in moving the zephyr integration to be as POSIX as possible.

Since in Zephyr now, sockets and files use regular file descriptors, we just need these hacks for directory file descriptors.

We change most functions from using the proprietary Zephyr API to the POSIX.

We will need these functions in the zephyr_file implementation.
use posix functions if we are not dealing with
sockets or dirfds.
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.

1 participant