Hi!
Sunday, 18 March, 2001 Egor Duda [EMAIL PROTECTED] wrote:
ED> Sunday, 18 March, 2001 Christopher Faylor [EMAIL PROTECTED] wrote:
CF>> So, rxvt tries to exit but hangs waiting for bash to go away -- which
CF>> it never does? I would have thought that the closing of the parent
CF>> pty would cause bash to disappear.
ED> ah, i see now. this indeed looks like a bug in my code. before my
ED> patches, process which reads from slave tty polled the pipe, so, it
ED> saw when pipe from master to slave is abandoned, and send SIGHUP to
ED> itself. now it's not the case. i think i know how to fix it.
Here's the patch. I think it solves rxvt-close-with-X-button problem.
Egor. mailto:[EMAIL PROTECTED] ICQ 5165414 FidoNet 2:5020/496.19
tty-slave-read3.ChangeLog
tty-slave-read3.diff