Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt From: Zeev Suraski (zeev <email protected>)
Date: 04/17/01

At 20:24 17/4/2001, Wez Furlong wrote:
>On 2001-04-17 17:20:34, "Zeev Suraski" <zeev <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: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>