1 # interface http\Client\Curl\User
3 Interface to an user event loop implementation for http\Client::configure()'s $use_eventloop option.
6 > This interface was added in v2.6.0, resp. v3.1.0.
13 Poll for read readiness.
15 Poll for write readiness.
17 Poll for read/write readiness.
19 Stop polling for activity on this descriptor.