Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

curl_fds

Create a pollable object from a curl multi handle's file descriptors


Description

Create a pollable object from a curl multi handle's file descriptors

Usage

curl_fds(fds)

Arguments

fds

A list of file descriptors, as returned by curl::multi_fdset().

Value

Pollable object, that be used with poll() directly.


processx

Execute and Control System Processes

v3.5.2
MIT + file LICENSE
Authors
Gábor Csárdi [aut, cre, cph] (<https://orcid.org/0000-0001-7098-9676>), Winston Chang [aut], RStudio [cph, fnd], Mango Solutions [cph, fnd]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.