- multiple send seems to work now without bigger problems
[m6w6/ext-http] / php_http_request_pool_api.h
index 115cd3d5202f0c38bddadb1c3d65268b327778ff..3243de936e0ea672eaee399c1f2212335a96e17e 100644 (file)
@@ -29,7 +29,6 @@
 
 typedef struct {
        CURLM *ch;
-       zend_bool sent;
        zend_llist handles;
        zend_llist bodies;
        int unfinished;