]> git.ipfire.org Git - pakfire.git/commit
pty: Automatically drain when the event loop finishes
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Mar 2025 17:05:55 +0000 (17:05 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Mar 2025 17:05:55 +0000 (17:05 +0000)
commit5cf2d4d5b0f7fb283301b7d18ddf2049e179c531
tree4ae3651b658c5c611748c0d9b0be1315860c9564
parentae68c3db969ec846426c72f69a0849493fd590f9
pty: Automatically drain when the event loop finishes

There was the problem that some content could have remained stuck in the
buffers on occasion.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/jail.c
src/pakfire/pty.c
src/pakfire/pty.h