I notice that when one closes a pty, rather than the master side'd read
returning 0, it's an EIO. Seems to be this code, from n_tty.c.
if (test_bit(TTY_OTHER_CLOSED, &tty->flags)) {
retval = -EIO;
break;
}
I'm not an expert, it might be correct, but I thought I should point it
out.
Regards,
Rich Paul
--
Never let 'em tell you the drug war is a total failure. It's preventing sick
people from getting enough pain medication, isn't it?
http://radical-centrist.blogspot.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|