mirror of
https://github.com/php/php-src.git
synced 2024-11-25 10:54:15 +08:00
damn milter api:
"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 thread
This commit is contained in:
parent
b08f247f32
commit
8529f3ba95
@ -1,3 +1,4 @@
|
||||
extensions aren't loaded
|
||||
stdout to syslog
|
||||
testing
|
||||
documentation
|
Loading…
Reference in New Issue
Block a user