Re: stdin, stdout, stderr, 3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Daniel Brown wrote:

> On Sun, Mar 8, 2009 at 22:35, Richard Lynch <ceo@xxxxxxxxx> wrote:
>> I have a program sending/receiving data to/from my CLI script using:
>>
>> 0 stdin
>> 1 stdout
>> 2 stderr
>> 3 ??????
> 
>     UNIX Channel 3 is a non-standard stream resource, though I don't
> believe it's even yet been given a name, so we'll have to change that.

"UNIX Channel 3" ?? 
It's just file descriptor 3, that's all. In the old days, it was
occasionally called "stdaux", but AFAIK that's not used any more. 


/Per

-- 
Per Jessen, Zürich (4.9°C)


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux