Re: amiga-squid

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 4 Oct 2002 12:06:02 +0200

On Friday 04 October 2002 06.28, Diego CR wrote:
> Hola Guido,
>
> El lunes (30-sep-02), decias:
> > You must look on ipc.c file for the IPC code.
>
> erm.. I have removed the check... and it seems work now!! :? how
> is this? whats the purpose of this piece of code?? :o) I have been
> using squid with my Amiga for some hours and as I can see work
> fine.. ¿:)

You won't really notice if the unlinkd helper is not working until
Squid has been used a lot..

Things to check:
 1. Do you have a unlink helper process running?

 2. What exacly is it that goes wrong in ipc.c when trying to start
the helper process?

A guess is that AmigaOS does not inherit sockets over a fork() or
exec(), or that there is some problem with the fork(). If the problem
is related to socket inheritance then you can try the other methods
of IPC channels (UNIX sockets, pipes, ...).

Regards
Henrik
Received on Fri Oct 04 2002 - 04:06:10 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:52 MST