thanks git
[mdref/mdref-http] / http / Client / Curl / User / once.md
1 # void http\Client\Curl\User::once()
2
3 Run the loop as long as it does not block.
4
5 > ***NOTE:***
6 > This method is called by http\Client::once(), so it does not need to have an actual implementation if http\Client::once() is never called.
7
8
9 ## Params:
10
11 None.