At 20:24 17/4/2001, Wez Furlong wrote:
>On 2001-04-17 17:20:34, "Zeev Suraski" <[EMAIL PROTECTED]> wrote:
> > How did you implement it?  The main problem with doing this until now was
> > that under Windows, it's pretty much impossible to get a FILE* from a
> > socket.  The right way to implement it would most probably be implementing
> > something similar to C++'s virtual classes, so I'm wondering whether you
> > did it that way...
>
>It's in CVS now - take a look at main/php_streams.h.

Cool - it looks very good!  That's exactly what I meant in the 'something 
similar to C++'s virtual classes' :)

Zeev


-- 
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