summaryrefslogtreecommitdiff
path: root/src/shared/ptyfwd.h
AgeCommit message (Collapse)Author
2014-10-31ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal ↵Lennart Poettering
event loop We really should not run manual event loops anymore, but standardize on sd_event, so that we can run sd_bus connections from it eventually.
2013-10-31nspawn: split out pty forwaring logic into ptyfwd.cLennart Poettering