Hey Andi,
I have some fixes for:
com_dotnet: correctly manage lifetime of .Net runtime host
for long-lived servers (eg: anything except cgi and cli)
so that .net objects can be created beyond the first
request per process.
tidy: fix ZTS build
apache: fix build under win32 when you have IPV6 capable headers.
Can I commit those?
--Wez.
Committed.
--Wez.
com_dotnet: correctly manage lifetime of .Net runtime host
for long-lived servers (eg: anything except cgi and cli)
so that .net objects can be created beyond the first
request per process.tidy: fix ZTS build
apache: fix build under win32 when you have IPV6 capable headers.
Yeah go ahead if they are well tested. I want to see what's up with the
PEAR install crash.
Andi
At 11:10 AM 12/18/2003 +0000, Wez Furlong wrote:
Hey Andi,
I have some fixes for:
com_dotnet: correctly manage lifetime of .Net runtime host
for long-lived servers (eg: anything except cgi and cli)
so that .net objects can be created beyond the first
request per process.tidy: fix ZTS build
apache: fix build under win32 when you have IPV6 capable headers.
Can I commit those?
--Wez.