Home
last modified time | relevance | path

Searched refs:sleep (Results 1 – 16 of 16) sorted by relevance

/curl/docs/examples/
H A Dwebsocket.c32 #define sleep(s) Sleep((DWORD)(s)) macro
103 sleep(2); in websocket()
/curl/tests/http/
H A Dtest_03_goaway.py66 time.sleep(1.5)
104 time.sleep(1.5)
137 time.sleep(1.5)
H A Dtest_20_websockets.py53 time.sleep(.1)
/curl/tests/libtest/
H A Dlib1542.c66 sleep(2); in test()
H A Dlib2304.c108 sleep(2); in websocket()
H A Dlib1515.c144 sleep(DNS_TIMEOUT + 1); in test()
H A Dlib2301.c87 sleep(2);
H A Dtest.h46 #define sleep(sec) Sleep ((sec)*1000) macro
/curl/tests/http/testenv/
H A Dnghttpx.py138 time.sleep(.1)
154 time.sleep(.1)
245 time.sleep(.1)
260 time.sleep(.1)
H A Dcaddy.py117 time.sleep(.1)
129 time.sleep(.1)
H A Dvsftpd.py141 time.sleep(.1)
156 time.sleep(.1)
H A Dhttpd.py181 time.sleep(.1)
193 time.sleep(.1)
/curl/tests/server/
H A Dutil.h48 #define sleep(sec) Sleep ((sec)*1000) macro
/curl/docs/cmdline-opts/
H A Dretry-delay.md18 Make curl sleep this amount of time before each retry when a transfer has
/curl/.github/workflows/
H A Dmacos.yml152 …-lock --file /tmp/Brewfile && break 2 || { echo Error: wait to try again; sleep 10; } done; false …
238 …-lock --file /tmp/Brewfile && break 2 || { echo Error: wait to try again; sleep 10; } done; false …
/curl/.circleci/
H A Dconfig.yml164 …-lock --file /tmp/Brewfile && break 2 || { echo Error: wait to try again; sleep 10; } done; false …

Completed in 42 milliseconds