Re: pseudo-device pty >32
Re: pseudo-device pty >32
- Subject: Re: pseudo-device pty >32
- From: Tim Baur <email@hidden>
- Date: Sun, 5 Nov 2006 12:55:58 -0800 (PST)
On Sun, 5 Nov 2006, Terry Lambert wrote:
Uh, trust the code:
% ls /dev/pty* | wc -l
128
128 > 32.
And technically, if you are willing to dig around a little bit for the
information (exercise left up to the student), it's pretty trivial to
get it up to 256 without hacking any source code.
there may be 128 /dev/pty there, but if you attempt to open more then 32
shell's, you'll find the limit of 32 and resulting fork/resource errors.
-tbaur
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden