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