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

Support duplication of file descriptors (IDFGH-5691) #7412

Open
MabezDev opened this issue Aug 12, 2021 · 0 comments
Open

Support duplication of file descriptors (IDFGH-5691) #7412

MabezDev opened this issue Aug 12, 2021 · 0 comments
Labels
Status: Opened Issue is new Type: Feature Request Feature request for IDF

Comments

@MabezDev
Copy link
Collaborator

As part of an ongoing effort to bring Rust support to Espressif chips, one requirement we found is the need for file descriptor duplication which is currently unsupported in esp-idf. We initially attempted to add it ourselves in Rust, in the standard library port - but it was rejected upstream, therefore we should aim to support it esp-idf.

@MabezDev MabezDev added the Type: Feature Request Feature request for IDF label Aug 12, 2021
@espressif-bot espressif-bot added the Status: Opened Issue is new label Aug 12, 2021
@github-actions github-actions bot changed the title Support duplication of file descriptors Support duplication of file descriptors (IDFGH-5691) Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

2 participants