On Thu, Jul 21, 2011 at 06:04:20PM -0400, Ola Mork wrote:
> By default libcurl prefers WSAPoll instead of select. I have a case
> where that's the wrong thing to do and so I *must* use select. I
> thought forcing select would be a nice option (and requisite in my
> case) and this is the patch:

What sort of case would require this, and can it be automatically determined
somehow instead?  In any case, the big block of #ifdefs at the head of
select.h looks to me like it should probably go into setup.h instead.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to