diff options
author | Kenny Levinsen <kl@kl.wtf> | 2020-08-02 20:21:19 +0200 |
---|---|---|
committer | Kenny Levinsen <kl@kl.wtf> | 2020-08-02 21:46:10 +0200 |
commit | b751481e5c0bed1b81b7c769923e772e9fd84e9d (patch) | |
tree | a08c88eb9b3755afb9b9ba70535ef98944de9301 /.clang-format | |
parent | b731b18e0a086e65aa25ed2a5e53488076f5ad37 (diff) |
seat: Open/close tty on activation/deactivation
The VT and KD ioctl's are picky about the tty fd used. In order to
satisfy these, and to improve state cleanup, we now only and store the
current tty when opening a client, and use this fd to perform teardown
later. The presence of the fd is also used to signal that teardown is
needed.
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions