Possibly :)
I found the code hanging around in my tree after being there for a week or
more;
I can't remember what I was working towards when I wrote it, and I'm a
little
too busy to check into it right now.

Try this with php4.3:

php -r '$fp = pfsockopen("localhost",80); $fp = pfsockopen("localhost",80);'

the patch needs MFH'ing if that takes ~60 seconds to complete with no
error message; I'll merge it if it needs doing (it won't be simple since
the guts have changed from 4.3 to 5).

--Wez.

----- Original Message ----- 
From: "Jani Taskinen" <[EMAIL PROTECTED]>
To: "Wez Furlong" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, February 05, 2004 12:53 AM
Subject: Re: [PHP-CVS] cvs: php-src /main/streams streams.c transports.c
xp_socket.c


>
>     Does this fix have possibly anything to do with bug #26863 ??
>     And how about doing a nice little MFH?

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to