summaryrefslogtreecommitdiffstats
path: root/src/input/pvsPrivInputSocket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Refactor signal handling in pvsprivinputdSebastien Braun2010-10-061-2/+12
| | | | | 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-2/+29
| | | | | 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/+196