Skip to content

about curl_multi_poll #12541

Answered by xuquan316
xuquan316 asked this question in Q&A
Dec 17, 2023 · 4 comments · 11 replies
Discussion options

You must be logged in to vote

Maybe curl_multi_wakeup would help?

Some of the data is provided by another thread, using a lockless queue, which uses "add perform poll remove" to the same effect.

I would probably recommend you don't use such architecture/design: let the multi interface run in a single thread.

Replies: 4 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
11 replies
@bagder
Comment options

@jay
Comment options

@xuquan316
Comment options

@xuquan316
Comment options

@jay
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by xuquan316
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants