On Fri, Jul 22, 2011 at 1:44 AM, Tetetest <[email protected]> wrote:
> There is another way to force select instead of WSAPoll: > define _WIN32_WINNT = 0x0500 before building libcurl. Unfortunately my platform is "windows like" but it is not possible to link against the same libraries as a normal windows installation (so my winsock doesn't behave like the standard winsock). If I define _WIN32_WINNT = 0x0500 other things break. - Ola ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
