mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-04-10 05:02:26 +02:00
retrieveURLasync: cater for the last need in ykval-synclib.
This commit is contained in:
parent
df71d3a5a8
commit
41f1e15a43
@ -184,6 +184,7 @@ function retrieveURLasync ($urls, $ans_req=1, $match="^OK", $returl=False, $time
|
|||||||
}
|
}
|
||||||
curl_multi_close ($mh);
|
curl_multi_close ($mh);
|
||||||
|
|
||||||
|
if ($ans_count>0) return $ans_arr;
|
||||||
return $str;
|
return $str;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user