Daemonize v0.1 - simple way to create cross-platform daemons
NCrashed via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sat Sep 27 02:23:12 PDT 2014
On Saturday, 27 September 2014 at 03:49:31 UTC, Andrei
Alexandrescu wrote:
> On 8/31/14, 4:27 AM, NCrashed wrote:
>> Finally I've finished library for wrapping applications into
>> daemons or
>> services (Windows). The library hides platform-specific
>> boilerplate
>> behind compile-time API:
> [snip]
>
> I completely missed this. Has it been reddited? -- Andrei
It is a first public release, the code was roaming from one
application to another until I found the strength to clean up,
redesign an API and publish as a separate library.
More information about the Digitalmars-d-announce
mailing list