mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
https test: fixed too long waiting for empty fdsets
This commit is contained in:
@@ -207,7 +207,7 @@ testExternalGet (int flags)
|
||||
}
|
||||
}
|
||||
else
|
||||
sleep (1000);
|
||||
sleep (1);
|
||||
curl_multi_perform (multi, &running);
|
||||
if (running == 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user