Unix Daemons in C++

B

barcaroller

I've used C in the past to write daemons on Solaris and Linux but I was
wondering if there's C++ class library to facilitate this (something similar
to Boost.Asio or Boost.System)?
 
B

Boris

I've used C in the past to write daemons on Solaris and Linux but I was
wondering if there's C++ class library to facilitate this (something
similar
to Boost.Asio or Boost.System)?

While there is no function yet to create a daemon directly Boost.Process
(which is currently under development) might help you:
http://www.highscore.de/boost/process/

Boris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top