OTECTED]>
To: 'mod_perl' <[EMAIL PROTECTED]>
Date: Wednesday, May 31, 2000 4:22 AM
Subject: socket problems
>Hi,
> i'm using mod_perl to run a Unix domain socket client to connect to
>a server (wriiten in C). When i run the server and run the perl client as a
>s
Hi,
i'm using mod_perl to run a Unix domain socket client to connect to
a server (wriiten in C). When i run the server and run the perl client as a
stand-alone perl program it connects to the socket just fine and exchanges
the relevant information. When i put the same lines into a mod_perl