Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard file.c From: Andi Gutmans (andi <email protected>)
Date: 05/18/01

At 12:04 AM 5/19/2001 +0200, Sascha Schumann wrote:
>On Fri, 18 May 2001, Andi Gutmans wrote:
>
> > I was just about to do an automatic merge of this fix to the PHP_4_0_6
> > branch when I saw that the merge will also merge the stat() update which
> > creates associative keys too (cvs update -j 1.159 file.c after an update -r
> > PHP_4_0_6).
> > Any objections to me merging that one too? I think it would be good to have
> > it in 4.0.6.
> > If people mind I can just merge this one by hand.
>
> You might want to wait for another bug-fix. If a client
> interrupts a download, PHPWRITE() won't return, so that we
> have no chance of unmapping the file. Can someone remind me
> whether RSHUTDOWN functions are called after
> php_handle_aborted_connection()?

Yeah. It's supposed to be called.

Andi

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