logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: cvs: pecl /memcache memcache.c php_memcache.h /memcache/tests 002.phpt: msg#00237

Subject: Re: cvs: pecl /memcache memcache.c php_memcache.h /memcache/tests 002.phpt 003.phpt 010.phpt 011.phpt 017.phpt connect.inc
On 29.11.2005 01:03, Mikael Johansson wrote:
@@ -320,10 +320,6 @@
 static void mmc_server_free(mmc_t *mmc TSRMLS_DC) /* {{{ */
 {
        if (mmc->persistent) {
-               if (mmc->stream != NULL) {
-                       /* persistent streams are closed by the engine */
-                       /* php_stream_pclose(mmc->stream); */
-               }

It's fine to remove it, but I wanted to leave it just for clarification, 
because it really looks non-obvious.

--
Wbr, Antony Dovgal



<Prev in Thread] Current Thread [Next in Thread>