Support duplication of file descriptors (IDFGH-5691) #7412
Labels
Status: Selected for Development
Issue is selected for development
Type: Feature Request
Feature request for IDF
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.
The text was updated successfully, but these errors were encountered: