[PHP-CVS] cvs: php-src /main php_network.h /main/streams xp_socket.c

2009-01-07 Thread Felipe Pena
felipe Wed Jan 7 20:19:17 2009 UTC Modified files: /php-src/main php_network.h /php-src/main/streams xp_socket.c Log: - Added check for EWOULDBLOCK - Using EWOULDBLOCK instead of EAGAIN by portability issues (Related to #46917) http://c

Re: [PHP-CVS] cvs: php-src /main php_network.h

2003-12-18 Thread Jani Taskinen
Should this have fixed the snapshot build too (of Apache2 module) ?? (just asking as it seems still be failing..) --Jani On Thu, 18 Dec 2003, Wez Furlong wrote: >wezThu Dec 18 06:26:01 2003 EDT > > Modified files: >/php-src/main php_n

[PHP-CVS] cvs: php-src /main php_network.h

2003-12-18 Thread Wez Furlong
wez Thu Dec 18 06:26:01 2003 EDT Modified files: /php-src/main php_network.h Log: Counteract brain-death in Apache headers (they #define strtoul to something that will break compilation, and it successfully breaks the win32 IPv6 headers) Index: php

[PHP-CVS] cvs: php-src /main php_network.h /win32/build config.w32

2003-12-06 Thread Wez Furlong
wez Sat Dec 6 05:32:36 2003 EDT Modified files: /php-src/main php_network.h /php-src/win32/buildconfig.w32 Log: fix ipv6 stuff under vc6 Index: php-src/main/php_network.h diff -u php-src/main/php_network.h:1.48 php-src/main/php_network.h: