进程间通信之匿名管道
摘要:
Linux手册中对匿名管道的描述如下: DESCRIPTION pipe() creates a pipe, a unidirectional data channel that can be used for interprocess communication. The array pipefd 阅读全文
posted @ 2022-08-31 16:24 OrangeGLC 阅读(136) 评论(0) 推荐(0)
posted @ 2022-08-31 16:24 OrangeGLC 阅读(136) 评论(0) 推荐(0)