]> granicus.if.org Git - php/commitdiff
damn milter api:
authorHarald Radi <phanto@php.net>
Tue, 3 Dec 2002 16:26:57 +0000 (16:26 +0000)
committerHarald Radi <phanto@php.net>
Tue, 3 Dec 2002 16:26:57 +0000 (16:26 +0000)
"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

sapi/milter/TODO

index a77fd4ac4bdf4d3e5418c39ceac80cc6db069008..4d4a339d8976471d31a02d2d46491131601b6d5c 100644 (file)
@@ -1,3 +1,4 @@
+extensions aren't loaded
 stdout to syslog
 testing
 documentation
\ No newline at end of file