[PHP-CVS] cvs: php4 /ext/curl multi.c php_curl.h

2003-06-19 Thread Edin Kadribasic
edink Thu Jun 19 19:13:28 2003 EDT Modified files: /php4/ext/curl multi.c php_curl.h Log: ZTS Fixes Index: php4/ext/curl/multi.c diff -u php4/ext/curl/multi.c:1.11 php4/ext/curl/multi.c:1.12 --- php4/ext/curl/multi.c:1.11 Tue Jun 10 16:03:26 2003 +++ php

[PHP-CVS] cvs: php4 /ext/curl multi.c

2003-04-05 Thread Brian France
bfrance Sat Apr 5 03:14:57 2003 EDT Modified files: /php4/ext/curl multi.c Log: Added HAVE_CONFIG_H check so the phpize build method works Index: php4/ext/curl/multi.c diff -u php4/ext/curl/multi.c:1.9 php4/ext/curl/multi.c:1.10 --- php4/ext

[PHP-CVS] cvs: php4 /ext/curl multi.c

2003-04-04 Thread Sterling Hughes
sterlingFri Apr 4 11:00:33 2003 EDT Modified files: /php4/ext/curl multi.c Log: forgot to commit this. Index: php4/ext/curl/multi.c diff -u php4/ext/curl/multi.c:1.8 php4/ext/curl/multi.c:1.9 --- php4/ext/curl/multi.c:1.8 Wed Apr 2 11:58:52 2

Re: [PHP-CVS] cvs: php4 /ext/curl multi.c ZendEngine2 zend_list.c zend_list.h

2003-04-02 Thread Andi Gutmans
At 01:21 PM 4/2/2003 -0500, Sterling Hughes wrote: > I didn't quite understand what you did here. Can you please explain? Is it > absolutely necessary to add this hack just for curl? > I added the ability to find a resource identifier from a resource. Something I think is generally pretty useful.

Re: [PHP-CVS] cvs: php4 /ext/curl multi.c ZendEngine2 zend_list.c zend_list.h

2003-04-02 Thread Sterling Hughes
> I didn't quite understand what you did here. Can you please explain? Is it > absolutely necessary to add this hack just for curl? > I added the ability to find a resource identifier from a resource. Something I think is generally pretty useful. :) Adding an ID field to the list_entry isn't ab

Re: [PHP-CVS] cvs: php4 /ext/curl multi.c ZendEngine2 zend_list.c zend_list.h

2003-04-02 Thread Andi Gutmans
I didn't quite understand what you did here. Can you please explain? Is it absolutely necessary to add this hack just for curl? Andi At 04:58 PM 4/2/2003 +, Sterling Hughes wrote: sterlingWed Apr 2 11:58:52 2003 EDT Modified files: /ZendEngine2zend_list.c zend

Re: [PHP-CVS] cvs: php4 /ext/curl multi.c ZendEngine2 zend_list.czend_list.h

2003-04-02 Thread Derick Rethans
On Wed, 2 Apr 2003, Sterling Hughes wrote: > sterling Wed Apr 2 11:58:52 2003 EDT > > Modified files: > /ZendEngine2 zend_list.c zend_list.h > /php4/ext/curlmulti.c > Log: > add the ability for curl_multi_info to introspect the handles. > >

[PHP-CVS] cvs: php4 /ext/curl multi.c ZendEngine2 zend_list.c zend_list.h

2003-04-02 Thread Sterling Hughes
sterlingWed Apr 2 11:58:52 2003 EDT Modified files: /ZendEngine2zend_list.c zend_list.h /php4/ext/curl multi.c Log: add the ability for curl_multi_info to introspect the handles. # Zend commit doesn't break anything, so I'm committin

[PHP-CVS] cvs: php4 /ext/curl multi.c

2003-03-17 Thread Hartmut Holzgraefe
hholzgraMon Mar 17 08:11:19 2003 EDT Modified files: /php4/ext/curl multi.c Log: proto fixes Index: php4/ext/curl/multi.c diff -u php4/ext/curl/multi.c:1.5 php4/ext/curl/multi.c:1.6 --- php4/ext/curl/multi.c:1.5 Tue Feb 25 02:19:44 2003 +++ php4/e

[PHP-CVS] cvs: php4 /ext/curl multi.c

2002-11-13 Thread Sterling Hughes
sterlingWed Nov 13 23:07:51 2002 EDT Modified files: /php4/ext/curl multi.c Log: remove C++ comments Index: php4/ext/curl/multi.c diff -u php4/ext/curl/multi.c:1.2 php4/ext/curl/multi.c:1.3 --- php4/ext/curl/multi.c:1.2 Wed Nov 13 17:43:31 2002

[PHP-CVS] cvs: php4 /ext/curl multi.c

2002-11-13 Thread Sterling Hughes
sterlingWed Nov 13 17:43:31 2002 EDT Modified files: /php4/ext/curl multi.c Log: curl_multi_info_read is unimplemented... Index: php4/ext/curl/multi.c diff -u php4/ext/curl/multi.c:1.1 php4/ext/curl/multi.c:1.2 --- php4/ext/curl/multi.c:1.1 Wed