alexcrichton/tokio-curl

Use curl_multi_socket_action

DemiMarie opened this issue · 1 comments

We should use curl_multi_socket_action and friends, for performance reasons.

Out of curiosity, what ended up leading to opening this issue? This crate already uses this API, so I'm not sure what else there is to do.