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