Re: BSD 4.3 style fd passing

2003-09-29 Thread Christopher Faylor
On Mon, Sep 29, 2003 at 05:26:13PM -0500, Prabhanjan Kambadur wrote: >I was wondering whether BSD 4.3 style fd passing (or any form of FD >passing) is supported in CYGWIN 1.5.5. It is not supported and there are no plans to support it. -- Please use the resources at cygwin.com rather than s

BSD 4.3 style fd passing

2003-09-29 Thread Prabhanjan Kambadur
Hi, I was wondering whether BSD 4.3 style fd passing (or any form of FD passing) is supported in CYGWIN 1.5.5. I tried a simple test program for this purpose and it looks like fd passing between user processes is not supported. Am I right in thinking so or is there any CYGWIN specific stuff that