curl_fds | R Documentation |
Create a pollable object from a curl multi handle's file descriptors
curl_fds(fds)
fds |
A list of file descriptors, as returned by
|
Pollable object, that be used with poll()
directly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.