X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=php-ancillary.git;a=blobdiff_plain;f=php-ancillary.c;fp=php-ancillary.c;h=f069bff8d4c649a7a07e0dbc7318d0025fa23677;hp=8c43397e2b3be6787483254fdd7eddd50f0d662a;hb=832ebdcc2709031920911872ddb79afacb8eed39;hpb=8b85692ac21a19e7aa0485e66770d3228ab438d5 diff --git a/php-ancillary.c b/php-ancillary.c index 8c43397..f069bff 100644 --- a/php-ancillary.c +++ b/php-ancillary.c @@ -107,7 +107,7 @@ PHP_FUNCTION(ancillary_getstream) } } shutdown(fd_out[1], SHUT_RDWR); - + close(fd_out[1]); ZVAL_STRING(zheaders, headers, 1); free(headers);