summaryrefslogtreecommitdiffstats
path: root/src/input/pvsPrivInputSocket.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactor signal handling in pvsprivinputdSebastien Braun2010-10-061-0/+1
| | | | | Only use one socketpair and delegate the actual decision of what to do when a specific signal is received to a special object.
* Change location of pvsprivinputd.conf to /etc/Sebastien Braun2010-10-061-0/+5
| | | | | Also centralize the knowledge of that location so that it lives in one place only.
* Implement privileged input daemon, first version without handlers.Sebastien Braun2010-10-051-0/+31