Re: Squid-2.6 comm_select_win32.c, time for a rewrite to new commloop structure?

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Sat, 28 Oct 2006 18:55:48 +0200

lör 2006-10-28 klockan 18:53 +0200 skrev Guido Serassio:

> With this change, things seems to go better:

> - for (fd = 0; fd < Biggest_FD; fd++) {
> + for (fd = 0; fd <= Biggest_FD; fd++) {

Looks good.

Regards
Henrik

Received on Sat Oct 28 2006 - 10:55:55 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Nov 01 2006 - 12:00:06 MST