Y
Hacker News
new
|
ask
|
show
|
jobs
by
toast0
4480 days ago
Mulithreaded using the pthreads api or something else? Any chance there's code I could take a look at (I'm curious!)
1 comments
ochekurishvili
4480 days ago
I use curl_multi_* functions.
link
toast0
4480 days ago
Oh... I don't count curl_multi as multithreaded (because it isn't really threads), but it's very useful, and I definitely use it.
link