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:
Harald Radi 2002-12-03 16:26:57 +00:00
parent b08f247f32
commit 8529f3ba95

View File

@ -1,3 +1,4 @@
extensions aren't loaded
stdout to syslog
testing
documentation