Pipe 與fifo 為Linux IPC(Inter-process communication)的方式之一. ... #define SZ_FIFO_PATH "/tmp/fifo-example" switch(fork()) { // child ...
確定! 回上一頁