Skip to content

mwarning/unix-domain-socket-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unix Domain Socket Example

A tiny example to show how to use Unix Domain Sockets. These sockets are represented as special files. The file can be used to communicated with another process.

About

A tiny example for unix domain sockets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.0%
  • Makefile 5.0%