Doug MacEachern wrote:
On Tue, 31 Dec 2002, Stas Bekman wrote:
Any reason why PerlPreConnectionHandler is not enabled? The following
patch enables it and adds support to the test suite.
I currently chose to ignore 'void *csd' in the callback, since I'm not
sure what can be done with it on th
On Tue, 31 Dec 2002, Stas Bekman wrote:
> Any reason why PerlPreConnectionHandler is not enabled? The following
> patch enables it and adds support to the test suite.
>
> I currently chose to ignore 'void *csd' in the callback, since I'm not
> sure what can be done with it on the perl land.
i
Any reason why PerlPreConnectionHandler is not enabled? The following
patch enables it and adds support to the test suite.
I currently chose to ignore 'void *csd' in the callback, since I'm not
sure what can be done with it on the perl land.
Index: Apache-Test/lib/Apache/TestConfigPerl.pm
=