summaryrefslogtreecommitdiff
path: root/project2/daemon/p2daemonAppEngine.h
Commit message (Collapse)AuthorAge
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-07
|
* Export exposed componentsproject2-1.2.5Dan Goodliffe2016-01-25
|
* Introduce AppInstance for correctly scoping otherwise global thingsDan Goodliffe2015-06-06
|
* Add support for writing a pidfile, drop user privs and forking into a daemonrandomdan2013-12-31
|
* Improved signal handlerrandomdan2013-12-20
| | | | Basic scheduler that fires periodic component handlers
* Change signal handling to be more helpful and properrandomdan2013-12-08
|
* Add a module for preloading libraries, which supersedes that in daemonrandomdan2013-09-13
|
* Explicit daemon destruction in orderrandomdan2013-09-07
| | | | Client linking fix
* Add signal handler to p2daemonrandomdan2013-09-07
|
* Basics for p2daemonsrandomdan2013-09-06