From: Harald Radi Date: Tue, 3 Dec 2002 16:26:57 +0000 (+0000) Subject: damn milter api: X-Git-Tag: RELEASE_1_0b3~192 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8529f3ba95621e19baf08336dffb0b5e878ec922;p=php 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 --- diff --git a/sapi/milter/TODO b/sapi/milter/TODO index a77fd4ac4b..4d4a339d89 100644 --- a/sapi/milter/TODO +++ b/sapi/milter/TODO @@ -1,3 +1,4 @@ +extensions aren't loaded stdout to syslog testing documentation \ No newline at end of file