- avoid endless loop if attach() is called while the iterator is active
authorMichael Wallner <mike@php.net>
Sun, 9 Oct 2005 18:27:01 +0000 (18:27 +0000)
committerMichael Wallner <mike@php.net>
Sun, 9 Oct 2005 18:27:01 +0000 (18:27 +0000)
commit712103ef11a9dfcc2495ce43e4a731d9b59d3439
tree19bbe1c7ea14144415976fd233ba6f8f96bacd0f
parentfb9722e3794bd20bf1012ab6936533a25b0ed1fe
- avoid endless loop if attach() is called while the iterator is active
- make the behaviour intentional when detach() is called while the iterator is active
http_requestpool_object.c
tests/HttpRequestPool_001.phpt