Displaying 1 result from an estimated 1 matches for "i_sendfd".
Did you mean:
m_sendfd
2002 Jun 29
0
fd passing pty handling
We don't currently support SVR4-style fd passing which involves
I_SENDFD/I_RECVFD ioctls. I'm not sure if that might help some
p platforms with privsep.
Some platforms that use STREAMS ptys use a set-uid root helper
to handle the privileged portions of pty creation. grantpt(3)
has a bit more info.
on Solaris 8 it's: /usr/lib/pt_chmod
on HP-UX it's: /usr/...