Skip to content

Commit

Permalink
TODO: curl_multi_unblock
Browse files Browse the repository at this point in the history
Closes #4418
  • Loading branch information
bagder committed Nov 8, 2019
1 parent d04ee4c commit cba52e2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/TODO
Expand Up @@ -51,6 +51,7 @@
2.4 Split connect and authentication process
2.5 Edge-triggered sockets should work
2.6 multi upkeep
2.7 curl_multi_unblock

3. Documentation
3.2 Provide cmake config-file
Expand Down Expand Up @@ -447,6 +448,13 @@

See https://github.com/curl/curl/issues/3199

2.7 curl_multi_unblock

A portable way to unblock curl_multi_wait from another thread.

See https://github.com/curl/curl/issues/4418 and
https://github.com/curl/curl/wiki/curl_multi_unblock

3. Documentation

3.2 Provide cmake config-file
Expand Down

0 comments on commit cba52e2

Please sign in to comment.