aboutsummaryrefslogtreecommitdiff
path: root/Makefile.dist
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-09-25 17:34:12 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-09-25 17:34:12 +0200
commit2d6796aac51d8a5963f552b8fa23a2396a987913 (patch)
treeb67ad0bdad0d0601b454fdf5741422319e43afd7 /Makefile.dist
parentbb94b92894eef5d62d9b19b39cf5af921ee5fd2d (diff)
curl_multi_fdset: avoid FD_SET out of bounds
If a socket is larger than FD_SETSIZE, avoid using FD_SET() on the platforms where this is possible. Bug: http://curl.haxx.se/bug/view.cgi?id=3413274 Reported by: Tim Starling
Diffstat (limited to 'Makefile.dist')
0 files changed, 0 insertions, 0 deletions