This has come up a few times, but is there any chance of having a
bi-directional popen() that doesn't depend on the underlying system
call supporting it?

It would hugely speed up and clean up a lot of code that interacts
with the system, but right now it only works under FreeBSD/BSDi
that I found, and isn't really widely deployed.

Perl's had this capability for a while, so it must be possible
somehow (although I haven't delved into its implementation)

Anil


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to