f5c01693d5
Fix the kernel pty driver to report closed slave via master's kevent EVFILT_READ. This behavior matches the behavior for pipes, is consistent with how FreeBSD implements it and is relied upon by LLDB's main loop implementation. Includes feedback by kre and kamil (from tech-kern), commit approved by kamil. |
||
---|---|---|
.. | ||
read | ||
write | ||
Makefile | ||
Makefile.inc | ||
t_ioctl.c | ||
t_proc1.c | ||
t_proc2.c | ||
t_proc3.c | ||
t_sig.c | ||
t_vnode.c |