mirror of https://github.com/php/php-src
Browse Source
"Furthermore, since there is not a one-to-one correspondence between threads and connections (N connections mapped onto M threads, M <= N), connection-specific data must be accessed through the handles provided by the Milter library." which in other words means php_request_startup() and the corresponding php_request_shutdown() will never be called for the same threadPHP-5
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue