- fix nested exception suppression and order
authorMichael Wallner <mike@php.net>
Wed, 23 Aug 2006 13:42:24 +0000 (13:42 +0000)
committerMichael Wallner <mike@php.net>
Wed, 23 Aug 2006 13:42:24 +0000 (13:42 +0000)
commitbcda0df869eb6c34df1b3ec6888070c76bb33065
tree337a1ca3c2bf42ecf429ebe87b60c9e530f5806b
parent5ecd200ee2e3d887f0393948aec1914867e64293
- fix nested exception suppression and order
- allow detaching from request pool within onfinish() callback
  by adding llist safe request pool apply functions
- fix newly introduced leak in request method api
http_api.c
http_functions.c
http_request_method_api.c
http_request_pool_api.c
http_requestpool_object.c
php_http_request_pool_api.h