projects
/
mdref
/
mdref-http
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
0c3aa581c6cb9fd1807aadec8d1628be233167ac
[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.