Skip to content

rbelev/fifo_ipc_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playing with FIFO named pipes.

Daemon bin to:

  • make & blocking read at /tmp/pw_bridge_requests

CLI bin to:

  • create its own dedicated FIFO in /tmp/
  • write Request to the daemon, passing its FIFO
  • Read Response from daemon, on its FIFO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages