Description: LINUX programming inter-process communication demo code, including three kinds of communication: communication channels, signal communications, shared memory communication.
To Search:
- [linux] - linux-process communication (classic) yo
File list (Check if you may need any files):
演示代码\fifo_read.c
........\fifo_write.c
........\mysignal.c
........\pipe.c
........\pipe_rw.c
........\shmem.c
........\sigaction.c
演示代码