Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard fsock.c fsock.h /main network.cphp_network.h php_streams.h streams.c From: Wez Furlong (wez <email protected>)
Date: 05/06/01

On 2001-05-06 07:07:54, "Sebastian Bergmann" <sb <email protected>>
wrote:
> Wez Furlong wrote:
> > Fixed and on the PHP_4_0_6 branch.
> fsock.c
> D:\Programme\MS Visual
> Studio\Projekte\php\php4\ext\standard\fsock.c(431) : erro
> r C2065: 'FD_SETSIZE' : undeclared varaible

Thats the PHP_WIN32 stuff; fixed by replacing a series of #includes with
php_network.h.

I'll merge it in a couple of minutes.

--Wez.

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