mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-17 04:08:13 +08:00
Pipe have many differences with char device. The main difference is altough pipe have both read and write, it is unidirectional in nature.