Skip to content

rightson/unix-domain-socket-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unix Domain Socket C++ Example

This simple example covers a basic usage of Unix domain socket as well as pthread/signal written in C++.

Why this?

Integrating pthread and signal into C++ class/member functions are not so intuitive. Hope this example can help c++ novices pick up minimal knowledge they need to know before writing unix domain socket applications.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published