summaryrefslogtreecommitdiff
path: root/CodingStyle
diff options
context:
space:
mode:
authorYehuda Sadeh <yehuda@inktank.com>2013-07-08 18:55:19 -0700
committerYehuda Sadeh <yehuda@inktank.com>2013-07-08 18:55:19 -0700
commit9effd412acc15e7aa8c606bc1b63dded4cccc5e9 (patch)
treecc2005abe3a4f4323f8e51e1364f468e3deee992 /CodingStyle
parent45d3f852495a5e392e4841de54f115443d6f8c78 (diff)
downloadceph-rgw-next-libcurl.tar.gz
rgw: call appropriate curl calls for waiting on socketsrgw-next-libcurl
If libcurl supports curl_multi_wait() then use it, otherwise use select() and force a timeout, even if it has been disabled. Otherwise we may wait forever for events that we can't wait for as select() only uses fds < 1024. Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Diffstat (limited to 'CodingStyle')
0 files changed, 0 insertions, 0 deletions