On lör, 2007-09-01 at 00:20 +1200, Amos Jeffries wrote:

> I'm now getting compile problems.
> Under the new state does USE_POLL or HAVE_POLL have preference over 
> runtime code? (src/structs.h:1567 versus src/stat.cc:993)

USE_POLL means configure has selected the poll select loop.

HAVE_POLL means configure found that the system have a poll() call.


Yes, the use in src/structs.h src/squid.h and src/stat.cc was a bit
wrong, and would fail if the select() loop is used.. Now cleaned up.

Thanks for noticing this inconsistency.

Regards
Henrik

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to