Skip to content

A simple inter-process communication implementation using shared memory and pthread

Notifications You must be signed in to change notification settings

sqn175/simple_ipc

Repository files navigation

simple_ipc

在Linux平台基于共享内存和pthread锁实现的进程间通信的例子。 运行./test r启动接收端,运行./test s启动发送端。

About

A simple inter-process communication implementation using shared memory and pthread

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published