diff options
author | Zack Middleton <zturtleman@gmail.com> | 2012-06-18 16:05:47 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2013-01-12 20:30:54 +0000 |
commit | 6f0d05eda1a7f89c6297ac15f7fce2f994e71151 (patch) | |
tree | 9648f5755952ac3fa6bac6d18eabebd8bc5c6b2d /src/libcurl/curl/mprintf.h | |
parent | 1adcd50fd67592ae53cf9e5e62bdc34ff5b58480 (diff) |
fix IPv6-only operation of Windows binaries
the SOCKET type is unsigned on Windows, and should be casted to an int before comparing with the highestfd variable (note: ``int highestfd = -1;'')
From /dev/humancontroller.
Diffstat (limited to 'src/libcurl/curl/mprintf.h')
0 files changed, 0 insertions, 0 deletions