incubator-nuttx/drivers/pipes
Xiang Xiao 1ba065db87 drivers/pipe: Change to the block mode by file_ioctl(FIONBIO)
it's simpler and safer than file_fcntl(F_SETFL)

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-03-07 10:09:35 -03:00
..
CMakeLists.txt
Kconfig
Make.defs
fifo.c
pipe.c drivers/pipe: Change to the block mode by file_ioctl(FIONBIO) 2024-03-07 10:09:35 -03:00
pipe_common.c
pipe_common.h