nuttx/drivers/pipes
Tiago Medicci Serrano d4e7fe55c7 drivers/pipe: fix blocking file_pipe
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.
2023-04-28 09:42:17 +08:00
..
fifo.c
Kconfig
Make.defs
pipe_common.c
pipe_common.h
pipe.c drivers/pipe: fix blocking file_pipe 2023-04-28 09:42:17 +08:00