X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FClient%2FCurl%2FUser%2Fwait.md;h=6a5fabfa7ec01ebd12694aa8230897ac98bd6a56;hb=3bf080fbfef8496240a6d42d4a2d4c08c04cf8fd;hp=06ee274c9113de21439dbea6f661afbbcf423904;hpb=bea65a44c88e5b048152cec8eb25d217e4442a57;p=mdref%2Fmdref-http diff --git a/http/Client/Curl/User/wait.md b/http/Client/Curl/User/wait.md index 06ee274..6a5fabf 100644 --- a/http/Client/Curl/User/wait.md +++ b/http/Client/Curl/User/wait.md @@ -2,10 +2,10 @@ Wait/poll/select (block the loop) until events fire. -> ***NOTE:*** +> ***NOTE:*** > This method is called by http\Client::wait(), so it does not need to have an actual implementation if http\Client::wait() is never called. ## Params: -* Optional int $timeout_ms = null +* Optional int $timeout_ms = null Block for at most this milliseconds.