chiark / gitweb /
ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal event...
authorLennart Poettering <lennart@poettering.net>
Fri, 31 Oct 2014 15:54:11 +0000 (16:54 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 31 Oct 2014 15:55:04 +0000 (16:55 +0100)
commit023fb90b83871a15ef7f57e8cd126e3426f99b9e
tree616c6080d064bcb8df72ef8a08899a15e5f8557b
parentfedfcdee6f55c3f183752b7fac4879bf41eed60b
ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal 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.
src/machine/machinectl.c
src/nspawn/nspawn.c
src/shared/ptyfwd.c
src/shared/ptyfwd.h