powered by
Create a pollable object from a curl multi handle's file descriptors
curl_fds(fds)
Pollable object, that be used with poll() directly.
poll()
A list of file descriptors, as returned by curl::multi_fdset().
curl::multi_fdset()