History log of /PHP-7.4/ext/curl/multi.c (Results 101 – 115 of 115)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 21a7e57a 11-Mar-2004 Ilia Alshanetsky

Fixed memory leak in the multi interface.
Fixed proto of curl_multi_exec().
Fixed crash in curl resource attached to curl multi resource is manually
freed via curl_close().


# e3316820 09-Mar-2004 Ilia Alshanetsky

Fixed memory leak with curl_multi_init() de-initialization.


Revision tags: RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1
# 23a9f80f 19-Jun-2003 Edin Kadribasic

ZTS Fixes


Revision tags: php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# 031aef1e 05-Apr-2003 Brian France

Added HAVE_CONFIG_H check so the phpize build method works


# 335a1c1a 04-Apr-2003 Sterling Hughes

forgot to commit this.


# bb7c2ddb 02-Apr-2003 Sterling Hughes

add the ability for curl_multi_info to introspect the handles.

# Zend commit doesn't break anything, so I'm committing it. If anyone
# has problems, just speak up. :)


# b4b661ae 17-Mar-2003 foobar

WS & CS fixes


# dbe4f223 17-Mar-2003 Hartmut Holzgraefe

proto fixes


Revision tags: php-4.3.2RC1
# afc69728 25-Feb-2003 foobar

(hope) fix some win32 build errors


Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1
# 89ea16ff 14-Nov-2002 Sterling Hughes

remove C++ comments


# 9d04acda 13-Nov-2002 Sterling Hughes

curl_multi_info_read is unimplemented...


# 53728441 13-Nov-2002 Sterling Hughes

add multi support and reorganize things a bit...


12345