Skip to content

numpad/ipc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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)

About

C IPC (over Unix Domain Sockets) API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages