
27 Jun
2006
27 Jun
'06
4:47 p.m.
I need to write an application that runs as a service on Windows, as well as a daemon on Mac OSX. I'm using boost quite a lot in other parts of the code, so I was wondering if there is a boost way of doing this?
I don't think there is, but you can use libdaemon which should be portable for those OSes. Philippe