mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 13:56:00 +08:00
d4e7fe55c7
Similar to the fix introduced by
4d6a8663fa, it's necessary to set
one end of the file_pipe as non-blocking temporarily while opening
the other end to avoid it blocking unexpectedily.