$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Wille (mw8329_at_[hidden])
Date: 2007-08-19 15:53:03
Darren Garvey wrote:
> On 19/08/07, Martin Wille wrote:
> Well two protocols can't ever be used in the same program,
Why is that? Can't I have a thread answering fcgi requests while another
one answers scgi requests? Or even a single thread that can answer
either sort of request?
Regards,
m