On Sun, 7 Mar 2004, Adrian Chadd wrote:
> -#if !HAVE_POLL
> +#if HAVE_POLL
> +static char global_readfds[SQUID_MAXFD];
> +static char global_writefds[SQUID_MAXFD];
Are these even used in poll?
Have you verified that fd_set is the culpit to your problems by using the
assert given earlier?
Regards
Henrik
Received on Mon Mar 08 2004 - 16:10:18 MST
This archive was generated by hypermail pre-2.1.9 : Thu Apr 01 2004 - 12:00:04 MST