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