Hi Henrik,

At 22.17 08/06/2006, Henrik Nordstrom wrote:

Hi Guido,

in defines.h we have a number of things like

#ifdef _SQUID_MSWIN_
#define INCOMING_HTTP_MAX 1
#else
#define INCOMING_HTTP_MAX 10
#endif

These too seem to be from the same Cygwin blocking workaround and should
get killed..


Cleaned.

And after some problems with comm_select(), finally I'm able to start again the Windows native port of 2.6 ..... :-)

Now I have a comm_select_win32.c file supporting pending bits.
However if this code is used only in the native Windows port, I like to merge it in 2.6 for a better source maintenance.

What is your opinion ?

Regards

Guido



-
========================================================
Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1           10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135  Fax. : +39.011.9781115
Email: [EMAIL PROTECTED]
WWW: http://www.acmeconsulting.it/

Reply via email to