Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 260 Bytes

File metadata and controls

11 lines (7 loc) · 260 Bytes

ipc.h

A very simple API for interprocess communication using Unix Domain Sockets

Using ipc.h

Simply include ipc.h in your C files.

See samples/ for a client -> echo server example.

Copyright

Do What The Fuck Your Want To Public License (WTFPL)