3
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Sep 03, 2023 — Sep 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.08 More... over 17 years ago
0.08 More... over 17 years ago
demand Module::Install 0.75 More... over 17 years ago
changelog More... over 17 years ago
more tempdir for robustness More... over 17 years ago
use tempdir, not cwd in tests More... over 17 years ago
0.07 More... over 17 years ago
0.07 More... over 17 years ago
r74...@syeeda: nothingmuch | 2008-02-21 13:23:12 +0100 More... almost 18 years ago
poe test pidfile fixups, and make default pidbase an absolute path More... almost 18 years ago
POE signal test
Ash Berlin
as ash
More... about 18 years ago
got tall the stuff More... about 18 years ago
minor nit: add newline to pidfile contents, so "cat /var/run/foo.pid" output is saner More... about 18 years ago
only remove pidfile in the stop() function on successful kill -9, let daemon do it otherwise, so we don't loose track of a daemon More... about 18 years ago
cleaning up stuff More... about 18 years ago
cleaning up stuff More... about 18 years ago
fix up sigint / stop() stuff. stop() stops a different process from the one that is executing stop(), and sigint calls the shutdown method, which clears the pidfile and exits More... about 18 years ago
bunch of stuff More... about 18 years ago
adding some overloading More... about 18 years ago
foo More... about 18 years ago
tweaking for FCGI stuff More... about 18 years ago
some additional cleanup More... about 18 years ago
okay,.. I think this is ready for release More... about 18 years ago
okay,.. I think this is ready for release More... about 18 years ago
withpidfile should write its pidfile :) More... about 18 years ago
fixing changes More... about 18 years ago
removed signal handling, cause it was not very useful, and then made WithPidFile do Core, as it is more useful as an extension then a seperate role More... about 18 years ago
ok,.. more tests and stuff More... about 18 years ago
okay NOW I think Core is done More... about 18 years ago
MooseX::Daemonize::Core i think is done More... about 18 years ago