ygrek / ocurl

OCaml bindings to libcurl
https://ygrek.org/p/ocurl
MIT License
60 stars 32 forks source link

get rid of findConnection in caml_curlm_remove_finished #21

Closed ygrek closed 7 years ago

ygrek commented 7 years ago

Big slowdown. Should be able to use CURLOPT_PRIVATE for that. ref #20