]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix do_curl_wait() if curl_multi_wait() not defined
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 15 Jan 2016 18:39:09 +0000 (10:39 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:13:56 +0000 (16:13 -0800)
commit5c2b519d4a95e950dfb992550619f8d32e1cae1e
treec9c8d0f643a091c10e53112ba477a37148626df1
parentb2f7438dba402013f8e6b09b502efe233865baad
rgw: fix do_curl_wait() if curl_multi_wait() not defined

needed for older systems

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_http_client.cc